License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.scalaprops |
ArtifactId | ArtifactIdscalaprops-gen_3.0.0-M1 |
Version | Version0.8.1 |
Type | Typejar |
Description |
Descriptionscalaprops-gen
pure functional random value generator
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
scalaprops-gen_3.0.0-M1-0.8.1.pom | |
scalaprops-gen_3.0.0-M1-0.8.1.jar | 384 KB |
scalaprops-gen_3.0.0-M1-0.8.1-sources.jar | 27 KB |
scalaprops-gen_3.0.0-M1-0.8.1-javadoc.jar | 207 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_3.0.0-M1/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops-gen_3.0.0-M1</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_3.0.0-M1/
implementation 'com.github.scalaprops:scalaprops-gen_3.0.0-M1:0.8.1'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_3.0.0-M1/
implementation ("com.github.scalaprops:scalaprops-gen_3.0.0-M1:0.8.1")
'com.github.scalaprops:scalaprops-gen_3.0.0-M1:jar:0.8.1'
<dependency org="com.github.scalaprops" name="scalaprops-gen_3.0.0-M1" rev="0.8.1">
<artifact name="scalaprops-gen_3.0.0-M1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops-gen_3.0.0-M1', version='0.8.1')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops-gen_3.0.0-M1" % "0.8.1"
[com.github.scalaprops/scalaprops-gen_3.0.0-M1 "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3.0.0-M1 | jar | 3.0.0-M1 |