Download ScalaCheck 1.12.4

ScalaCheck 1.12.4 builds

Make sure you pick a build that matches the version of the Scala compiler you’re using. Scala versions other than the ones listed below is not supported by ScalaCheck 1.12.4.

scalacheck_2.11-1.12.4.jar (Scala 2.11)
scalacheck_2.10-1.12.4.jar (Scala 2.10)

Sources and API documentation

ScalaCheck 1.12.4 sources .jar .zip .tar.gz browse
ScalaCheck 1.12.4 API docs .jar .zip .tar.gz browse

sbt

libraryDependencies += "org.scalacheck" %% "scalacheck" % "1.12.4" % "test"

Other resources

License

ScalaCheck is released under the 3-clause BSD license