property based testing library for Scala
scalaprops-scalaz 0.8.1
Group ID:
com.github.scalaprops
Artifact ID:
scalaprops-scalaz_2.13
Version:
0.8.1
Release Date:
Nov 16, 2020
Licenses:
Files:
Full Scala Version:
2.13.3
Developers:
libraryDependencies += "com.github.scalaprops" %% "scalaprops-scalaz" % "0.8.1"
ivy"com.github.scalaprops::scalaprops-scalaz:0.8.1"
//> using dep "com.github.scalaprops::scalaprops-scalaz:0.8.1"
import $ivy.`com.github.scalaprops::scalaprops-scalaz:0.8.1`
<dependency> <groupId>com.github.scalaprops</groupId> <artifactId>scalaprops-scalaz_2.13</artifactId> <version>0.8.1</version> </dependency>
compile group: 'com.github.scalaprops', name: 'scalaprops-scalaz_2.13', version: '0.8.1'