is not current version
Last Version 0.3.2

com.github.scalaprops:scalaprops-gen_2.12.0-M4 0.1.17

pure functional random value generator

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.scalaprops
ArtifactId

ArtifactId

scalaprops-gen_2.12.0-M4
Version

Version

0.1.17
Type

Type

jar

Download scalaprops-gen_2.12.0-M4 0.1.17


<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_2.12.0-M4/ -->
<dependency>
    <groupId>com.github.scalaprops</groupId>
    <artifactId>scalaprops-gen_2.12.0-M4</artifactId>
    <version>0.1.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_2.12.0-M4/
implementation 'com.github.scalaprops:scalaprops-gen_2.12.0-M4:0.1.17'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_2.12.0-M4/
implementation ("com.github.scalaprops:scalaprops-gen_2.12.0-M4:0.1.17")
'com.github.scalaprops:scalaprops-gen_2.12.0-M4:jar:0.1.17'
<dependency org="com.github.scalaprops" name="scalaprops-gen_2.12.0-M4" rev="0.1.17">
  <artifact name="scalaprops-gen_2.12.0-M4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops-gen_2.12.0-M4', version='0.1.17')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops-gen_2.12.0-M4" % "0.1.17"
[com.github.scalaprops/scalaprops-gen_2.12.0-M4 "0.1.17"]