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