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