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