Download scalaprops-gen_2.10-0.1.13.jar file - Jar s

Jar examples for s:scalaprops-gen-2.10

Description

pure functional random value generator

You can download jar file scalaprops-gen_2.10 0.1.13 in this page.

License

MIT License

Build File

You can use the following script to add scalaprops-gen_2.10-0.1.13.jar to your project.

<dependency>
   <groupId>com.github.scalaprops</groupId>
   <artifactId>scalaprops-gen_2.10</artifactId>
   <version>0.1.13</version>
</dependency>
compile group: 'com.github.scalaprops', name: 'scalaprops-gen_2.10', version: '0.1.13'
libraryDependencies += "com.github.scalaprops" % "scalaprops-gen_2.10" % "0.1.13"
<dependency org="com.github.scalaprops" name="scalaprops-gen_2.10" rev="0.1.13"/>
@Grapes(@Grab(group='com.github.scalaprops', module='scalaprops-gen_2.10', version='0.1.13'))
'com.github.scalaprops:scalaprops-gen_2.10:jar:0.1.13'

Download

Click the following link to download the jar file.

scalaprops-gen_2.10-0.1.13-javadoc.jar
scalaprops-gen_2.10-0.1.13-sources.jar
scalaprops-gen_2.10-0.1.13.jar
scalaprops-gen_2.10-0.1.13.pom



Related Tutorials