is not current version
Last Version 4.10.6

org.specs2:specs2-scalacheck_2.11 2.4.17

specs2-scalacheck

Categories

Categories

Scala Languages
GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

specs2-scalacheck_2.11
Version

Version

2.4.17
Type

Type

jar

Download specs2-scalacheck_2.11 2.4.17


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