License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.scalaprops |
ArtifactId | ArtifactIdscalaprops-gen_2.13.0-M1 |
Version | Version0.5.0 |
Type | Typejar |
Description |
Descriptionscalaprops-gen
pure functional random value generator
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_2.13.0-M1/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops-gen_2.13.0-M1</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_2.13.0-M1/
implementation 'com.github.scalaprops:scalaprops-gen_2.13.0-M1:0.5.0'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_2.13.0-M1/
implementation ("com.github.scalaprops:scalaprops-gen_2.13.0-M1:0.5.0")
'com.github.scalaprops:scalaprops-gen_2.13.0-M1:jar:0.5.0'
<dependency org="com.github.scalaprops" name="scalaprops-gen_2.13.0-M1" rev="0.5.0">
<artifact name="scalaprops-gen_2.13.0-M1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops-gen_2.13.0-M1', version='0.5.0')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops-gen_2.13.0-M1" % "0.5.0"
[com.github.scalaprops/scalaprops-gen_2.13.0-M1 "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M1 |
org.scalaz : scalaz-core_2.13.0-M1 | jar | 7.2.13 |