property based testing library for Scala
scalaprops-gen 0.1.11
Group ID:
com.github.scalaprops
Artifact ID:
scalaprops-gen_2.11
Version:
0.1.11
Release Date:
Jul 17, 2015
Licenses:
Files:
Full Scala Version:
2.11.7
Developers:
libraryDependencies += "com.github.scalaprops" %% "scalaprops-gen" % "0.1.11"
ivy"com.github.scalaprops::scalaprops-gen:0.1.11"
//> using dep "com.github.scalaprops::scalaprops-gen:0.1.11"
import $ivy.`com.github.scalaprops::scalaprops-gen:0.1.11`
<dependency> <groupId>com.github.scalaprops</groupId> <artifactId>scalaprops-gen_2.11</artifactId> <version>0.1.11</version> </dependency>
compile group: 'com.github.scalaprops', name: 'scalaprops-gen_2.11', version: '0.1.11'