property based testing library for Scala
scalaprops-scalaz 0.8.2
Group ID:
com.github.scalaprops
Artifact ID:
scalaprops-scalaz_2.12
Version:
0.8.2
Release Date:
Jan 22, 2021
Licenses:
Files:
Full Scala Version:
2.12.13
Developers:
libraryDependencies += "com.github.scalaprops" %% "scalaprops-scalaz" % "0.8.2"
ivy"com.github.scalaprops::scalaprops-scalaz:0.8.2"
//> using dep "com.github.scalaprops::scalaprops-scalaz:0.8.2"
import $ivy.`com.github.scalaprops::scalaprops-scalaz:0.8.2`
<dependency> <groupId>com.github.scalaprops</groupId> <artifactId>scalaprops-scalaz_2.12</artifactId> <version>0.8.2</version> </dependency>
compile group: 'com.github.scalaprops', name: 'scalaprops-scalaz_2.12', version: '0.8.2'