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