property based testing library for Scala
scalaprops 0.6.2
Group ID:
com.github.scalaprops
Artifact ID:
scalaprops_2.10
Version:
0.6.2
Release Date:
Oct 24, 2019
Licenses:
Files:
Full Scala Version:
2.10.7
Developers:
libraryDependencies += "com.github.scalaprops" %% "scalaprops" % "0.6.2"
ivy"com.github.scalaprops::scalaprops:0.6.2"
//> using dep "com.github.scalaprops::scalaprops:0.6.2"
import $ivy.`com.github.scalaprops::scalaprops:0.6.2`
<dependency> <groupId>com.github.scalaprops</groupId> <artifactId>scalaprops_2.10</artifactId> <version>0.6.2</version> </dependency>
compile group: 'com.github.scalaprops', name: 'scalaprops_2.10', version: '0.6.2'