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