License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.scalaprops |
ArtifactId | ArtifactIdscalaprops-gen_0.21 |
Version | Version0.6.3 |
Type | Typejar |
Description |
Descriptionscalaprops-gen
pure functional random value generator
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
scalaprops-gen_0.21-0.6.3.pom | |
scalaprops-gen_0.21-0.6.3.jar | 383 KB |
scalaprops-gen_0.21-0.6.3-sources.jar | 27 KB |
scalaprops-gen_0.21-0.6.3-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_0.21/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops-gen_0.21</artifactId>
<version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_0.21/
implementation 'com.github.scalaprops:scalaprops-gen_0.21:0.6.3'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_0.21/
implementation ("com.github.scalaprops:scalaprops-gen_0.21:0.6.3")
'com.github.scalaprops:scalaprops-gen_0.21:jar:0.6.3'
<dependency org="com.github.scalaprops" name="scalaprops-gen_0.21" rev="0.6.3">
<artifact name="scalaprops-gen_0.21" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops-gen_0.21', version='0.6.3')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops-gen_0.21" % "0.6.3"
[com.github.scalaprops/scalaprops-gen_0.21 "0.6.3"]
Group / Artifact | Type | Version |
---|---|---|
ch.epfl.lamp : dotty-library_0.21 | jar | 0.21.0-RC1 |