Download SecurePRNG-core-0.5.jar file - Jar s

Jar examples for s:SecurePRNG-core

Description

The core random number generators

You can download jar file SecurePRNG-core 0.5 in this page.

Build File

You can use the following script to add SecurePRNG-core-0.5.jar to your project.

<dependency>
   <groupId>com.pippsford</groupId>
   <artifactId>SecurePRNG-core</artifactId>
   <version>0.5</version>
</dependency>
compile group: 'com.pippsford', name: 'SecurePRNG-core', version: '0.5'
libraryDependencies += "com.pippsford" % "SecurePRNG-core" % "0.5"
<dependency org="com.pippsford" name="SecurePRNG-core" rev="0.5"/>
@Grapes(@Grab(group='com.pippsford', module='SecurePRNG-core', version='0.5'))
'com.pippsford:SecurePRNG-core:jar:0.5'

Download

Click the following link to download the jar file.

SecurePRNG-core-0.5-javadoc.jar
SecurePRNG-core-0.5-sources.jar
SecurePRNG-core-0.5.jar
SecurePRNG-core-0.5.pom



Related Tutorials