s

specs2-matcher_2.13.0-M3

specs2-matcher
http://specs2.org/
MIT-style
org.specs2
Eric Torreborre
文件下载
文件名 操作
specs2-matcher_2.13.0-M3-4.2.1-ca75f1d09-20180530093100.jar 下载
specs2-matcher_2.13.0-M3-4.2.1-ca75f1d09-20180530093100.pom 下载
specs2-matcher_2.13.0-M3-4.2.1-ca75f1d09-20180530093100-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.specs2</groupId>
  <artifactId>specs2-matcher_2.13.0-M3</artifactId>
  <version>4.2.1-ca75f1d09-20180530093100</version>
</dependency>
Gradle Groovy
implementation 'org.specs2:specs2-matcher_2.13.0-M3:4.2.1-ca75f1d09-20180530093100'
Gradle Kotlin
implementation("org.specs2:specs2-matcher_2.13.0-M3:4.2.1-ca75f1d09-20180530093100")
Scala SBT
libraryDependencies += "org.specs2" % "specs2-matcher_2.13.0-M3" % "4.2.1-ca75f1d09-20180530093100"
Groovy Grape
@Grapes(
  @Grab(group='org.specs2', module='specs2-matcher_2.13.0-M3', version='4.2.1-ca75f1d09-20180530093100')
)
Apache Ivy
<dependency org="org.specs2" name="specs2-matcher_2.13.0-M3" rev="4.2.1-ca75f1d09-20180530093100" />
Leiningen
[org.specs2/specs2-matcher_2.13.0-M3 "4.2.1-ca75f1d09-20180530093100"]
Apache Buildr
'org.specs2:specs2-matcher_2.13.0-M3:jar:4.2.1-ca75f1d09-20180530093100'