r

random_2.11

random
https://github.com/ISCPIF/freedsl
LGPL
fr.iscpif.freedsl
Romain Reuillon
Files download
File Operation
random_2.11-0.7.jar download
random_2.11-0.7.pom download
random_2.11-0.7-sources.jar download
Apache Maven
<dependency>
  <groupId>fr.iscpif.freedsl</groupId>
  <artifactId>random_2.11</artifactId>
  <version>0.7</version>
</dependency>
Gradle Groovy
implementation 'fr.iscpif.freedsl:random_2.11:0.7'
Gradle Kotlin
implementation("fr.iscpif.freedsl:random_2.11:0.7")
Scala SBT
libraryDependencies += "fr.iscpif.freedsl" % "random_2.11" % "0.7"
Groovy Grape
@Grapes(
  @Grab(group='fr.iscpif.freedsl', module='random_2.11', version='0.7')
)
Apache Ivy
<dependency org="fr.iscpif.freedsl" name="random_2.11" rev="0.7" />
Leiningen
[fr.iscpif.freedsl/random_2.11 "0.7"]
Apache Buildr
'fr.iscpif.freedsl:random_2.11:jar:0.7'