is not current version
Last Version 4.16.0

org.specs2:specs2-scalacheck_2.12 4.12.12

specs2-scalacheck

Categories

Categories

Scala Languages
GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

specs2-scalacheck_2.12
Version

Version

4.12.12
Type

Type

jar

Download specs2-scalacheck_2.12 4.12.12


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