property based testing library for Scala
scalaprops-all 0.11.0
Group ID:
com.github.scalaprops
Artifact ID:
scalaprops-all_3
Version:
0.11.0
Release Date:
Jun 12, 2026
Licenses:
Files:
Developers:
libraryDependencies += "com.github.scalaprops" %% "scalaprops-all" % "0.11.0"
ivy"com.github.scalaprops::scalaprops-all:0.11.0"
//> using dep "com.github.scalaprops::scalaprops-all:0.11.0"
import $ivy.`com.github.scalaprops::scalaprops-all:0.11.0`
<dependency> <groupId>com.github.scalaprops</groupId> <artifactId>scalaprops-all_3</artifactId> <version>0.11.0</version> </dependency>
compile group: 'com.github.scalaprops', name: 'scalaprops-all_3', version: '0.11.0'