Download smt-random-1.8.jar file - Jar s

Jar examples for s:smt-random

Description

This is an aggregation of all the smt random libraries.

You can download jar file smt-random 1.8 in this page.

License

Open Source License

Build File

You can use the following script to add smt-random-1.8.jar to your project.

<dependency>
   <groupId>com.github.shiver-me-timbers</groupId>
   <artifactId>smt-random</artifactId>
   <version>1.8</version>
</dependency>
compile group: 'com.github.shiver-me-timbers', name: 'smt-random', version: '1.8'
libraryDependencies += "com.github.shiver-me-timbers" % "smt-random" % "1.8"
<dependency org="com.github.shiver-me-timbers" name="smt-random" rev="1.8"/>
@Grapes(@Grab(group='com.github.shiver-me-timbers', module='smt-random', version='1.8'))
'com.github.shiver-me-timbers:smt-random:jar:1.8'

Download

Click the following link to download the jar file.

smt-random-1.8.jar
smt-random-1.8.pom



Related Tutorials