Jar examples for p:prngine
PRNGine - Java PRNG Library
You can download jar file prngine 1.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add prngine-1.0.1.jar to your project.
<dependency> <groupId>io.jenetics</groupId> <artifactId>prngine</artifactId> <version>1.0.1</version> </dependency>
compile group: 'io.jenetics', name: 'prngine', version: '1.0.1'
libraryDependencies += "io.jenetics" % "prngine" % "1.0.1"
<dependency org="io.jenetics" name="prngine" rev="1.0.1"/>
@Grapes(@Grab(group='io.jenetics', module='prngine', version='1.0.1'))
'io.jenetics:prngine:jar:1.0.1'
Click the following link to download the jar file.
prngine-1.0.1-javadoc.jar