Download ScalaCheck 1.12.0

ScalaCheck 1.12.0 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.0.

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

Sources and API documentation

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

sbt

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

Other resources

License

ScalaCheck is released under the 3-clause BSD license