property based testing library for Scala
scalaprops 0.3.6
Group ID:
com.github.scalaprops
Artifact ID:
scalaprops_2.11
Version:
0.3.6
Release Date:
Jan 19, 2017
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "com.github.scalaprops" %% "scalaprops" % "0.3.6"
ivy"com.github.scalaprops::scalaprops:0.3.6"
//> using dep "com.github.scalaprops::scalaprops:0.3.6"
import $ivy.`com.github.scalaprops::scalaprops:0.3.6`
<dependency> <groupId>com.github.scalaprops</groupId> <artifactId>scalaprops_2.11</artifactId> <version>0.3.6</version> </dependency>
compile group: 'com.github.scalaprops', name: 'scalaprops_2.11', version: '0.3.6'