is not current version
Last Version 3.6.4-20151016053644-0ca99ef

org.specs2:specs2-junit_2.12.0-M2 3.6.4-20150901013911-1f41c5e

specs2-junit

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

specs2-junit_2.12.0-M2
Version

Version

3.6.4-20150901013911-1f41c5e
Type

Type

jar

Download specs2-junit_2.12.0-M2 3.6.4-20150901013911-1f41c5e


<!-- https://jarcasting.com/artifacts/org.specs2/specs2-junit_2.12.0-M2/ -->
<dependency>
    <groupId>org.specs2</groupId>
    <artifactId>specs2-junit_2.12.0-M2</artifactId>
    <version>3.6.4-20150901013911-1f41c5e</version>
</dependency>
// https://jarcasting.com/artifacts/org.specs2/specs2-junit_2.12.0-M2/
implementation 'org.specs2:specs2-junit_2.12.0-M2:3.6.4-20150901013911-1f41c5e'
// https://jarcasting.com/artifacts/org.specs2/specs2-junit_2.12.0-M2/
implementation ("org.specs2:specs2-junit_2.12.0-M2:3.6.4-20150901013911-1f41c5e")
'org.specs2:specs2-junit_2.12.0-M2:jar:3.6.4-20150901013911-1f41c5e'
<dependency org="org.specs2" name="specs2-junit_2.12.0-M2" rev="3.6.4-20150901013911-1f41c5e">
  <artifact name="specs2-junit_2.12.0-M2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.specs2', module='specs2-junit_2.12.0-M2', version='3.6.4-20150901013911-1f41c5e')
)
libraryDependencies += "org.specs2" % "specs2-junit_2.12.0-M2" % "3.6.4-20150901013911-1f41c5e"
[org.specs2/specs2-junit_2.12.0-M2 "3.6.4-20150901013911-1f41c5e"]