Download random_2.12-0.20.jar file - Jar r

Jar examples for r:random-2.12

Description

random

You can download jar file random_2.12 0.20 in this page.

License

LGPL

Build File

You can use the following script to add random_2.12-0.20.jar to your project.

<dependency>
   <groupId>fr.iscpif.freedsl</groupId>
   <artifactId>random_2.12</artifactId>
   <version>0.20</version>
</dependency>
compile group: 'fr.iscpif.freedsl', name: 'random_2.12', version: '0.20'
libraryDependencies += "fr.iscpif.freedsl" % "random_2.12" % "0.20"
<dependency org="fr.iscpif.freedsl" name="random_2.12" rev="0.20"/>
@Grapes(@Grab(group='fr.iscpif.freedsl', module='random_2.12', version='0.20'))
'fr.iscpif.freedsl:random_2.12:jar:0.20'

Download

Click the following link to download the jar file.

random_2.12-0.20-javadoc.jar
random_2.12-0.20-sources.jar
random_2.12-0.20.jar
random_2.12-0.20.pom



Related Tutorials