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

Jar examples for s:SecurePRNG-core

Description

The core random number generators

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials