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