License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdgames.datastrophic |
ArtifactId | ArtifactIddice_2.13 |
Last Version | Last Version0.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondice
Immutable, PCG-based random numbers generator
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dice_2.13-0.2.7.pom | |
dice_2.13-0.2.7.jar | 15 KB |
dice_2.13-0.2.7-sources.jar | 2 KB |
dice_2.13-0.2.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/games.datastrophic/dice_2.13/ -->
<dependency>
<groupId>games.datastrophic</groupId>
<artifactId>dice_2.13</artifactId>
<version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/games.datastrophic/dice_2.13/
implementation 'games.datastrophic:dice_2.13:0.2.7'
// https://jarcasting.com/artifacts/games.datastrophic/dice_2.13/
implementation ("games.datastrophic:dice_2.13:0.2.7")
'games.datastrophic:dice_2.13:jar:0.2.7'
<dependency org="games.datastrophic" name="dice_2.13" rev="0.2.7">
<artifact name="dice_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='games.datastrophic', module='dice_2.13', version='0.2.7')
)
libraryDependencies += "games.datastrophic" % "dice_2.13" % "0.2.7"
[games.datastrophic/dice_2.13 "0.2.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_2.13 | jar | 1.15.4 |
org.scalanlp : breeze_2.13 | jar | 2.0.1-RC1 |