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