Download ScalaCheck 1.11.4

ScalaCheck 1.11.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.11.4.

scalacheck_2.11-1.11.4.jar (Scala 2.11)
scalacheck_2.10-1.11.4.jar (Scala 2.10)
scalacheck_2.9.3-1.11.4.jar (Scala 2.9.3)

Sources and API documentation

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

sbt

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

Other resources

License

ScalaCheck is released under the 3-clause BSD license