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