is not current version
Last Version 5.0.1

org.specs2:specs2-scalacheck_3 5.0.0-RC-11

specs2-scalacheck

Categories

Categories

Scala Languages
GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

specs2-scalacheck_3
Version

Version

5.0.0-RC-11
Type

Type

jar

Download specs2-scalacheck_3 5.0.0-RC-11


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