Random Data Generation and/or Property Testing in Scala & Scala.JS.
nyaya-prop 1.0.0
Group ID:
com.github.japgolly.nyaya
Artifact ID:
nyaya-prop_3
Version:
1.0.0
Version Scheme:
Release Date:
Oct 22, 2021
Licenses:
Files:
Full Scala Version:
3.0.1
Developers:
libraryDependencies += "com.github.japgolly.nyaya" %% "nyaya-prop" % "1.0.0"
ivy"com.github.japgolly.nyaya::nyaya-prop:1.0.0"
//> using dep "com.github.japgolly.nyaya::nyaya-prop:1.0.0"
import $ivy.`com.github.japgolly.nyaya::nyaya-prop:1.0.0`
<dependency> <groupId>com.github.japgolly.nyaya</groupId> <artifactId>nyaya-prop_3</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.japgolly.nyaya', name: 'nyaya-prop_3', version: '1.0.0'