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