is not current version
Last Version 3.10.0

org.specs2:specs2-scalacheck_2.10 3.6.6-20151201013135-8906ed9

specs2-scalacheck

Categories

Categories

Scala Languages
GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

specs2-scalacheck_2.10
Version

Version

3.6.6-20151201013135-8906ed9
Type

Type

jar

Download specs2-scalacheck_2.10 3.6.6-20151201013135-8906ed9


<!-- https://jarcasting.com/artifacts/org.specs2/specs2-scalacheck_2.10/ -->
<dependency>
    <groupId>org.specs2</groupId>
    <artifactId>specs2-scalacheck_2.10</artifactId>
    <version>3.6.6-20151201013135-8906ed9</version>
</dependency>
// https://jarcasting.com/artifacts/org.specs2/specs2-scalacheck_2.10/
implementation 'org.specs2:specs2-scalacheck_2.10:3.6.6-20151201013135-8906ed9'
// https://jarcasting.com/artifacts/org.specs2/specs2-scalacheck_2.10/
implementation ("org.specs2:specs2-scalacheck_2.10:3.6.6-20151201013135-8906ed9")
'org.specs2:specs2-scalacheck_2.10:jar:3.6.6-20151201013135-8906ed9'
<dependency org="org.specs2" name="specs2-scalacheck_2.10" rev="3.6.6-20151201013135-8906ed9">
  <artifact name="specs2-scalacheck_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.specs2', module='specs2-scalacheck_2.10', version='3.6.6-20151201013135-8906ed9')
)
libraryDependencies += "org.specs2" % "specs2-scalacheck_2.10" % "3.6.6-20151201013135-8906ed9"
[org.specs2/specs2-scalacheck_2.10 "3.6.6-20151201013135-8906ed9"]