is not current version
Last Version 0.12

fr.iscpif.freedsl:random_2.11 0.10

random

GroupId

GroupId

fr.iscpif.freedsl
ArtifactId

ArtifactId

random_2.11
Version

Version

0.10
Type

Type

jar

Download random_2.11 0.10


<!-- https://jarcasting.com/artifacts/fr.iscpif.freedsl/random_2.11/ -->
<dependency>
    <groupId>fr.iscpif.freedsl</groupId>
    <artifactId>random_2.11</artifactId>
    <version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/fr.iscpif.freedsl/random_2.11/
implementation 'fr.iscpif.freedsl:random_2.11:0.10'
// https://jarcasting.com/artifacts/fr.iscpif.freedsl/random_2.11/
implementation ("fr.iscpif.freedsl:random_2.11:0.10")
'fr.iscpif.freedsl:random_2.11:jar:0.10'
<dependency org="fr.iscpif.freedsl" name="random_2.11" rev="0.10">
  <artifact name="random_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.iscpif.freedsl', module='random_2.11', version='0.10')
)
libraryDependencies += "fr.iscpif.freedsl" % "random_2.11" % "0.10"
[fr.iscpif.freedsl/random_2.11 "0.10"]