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