License |
License |
---|---|
GroupId | GroupIdcom.pippsford |
ArtifactId | ArtifactIdSecurePRNG-core |
Last Version | Last Version0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
The core random number generators
|
Filename | Size |
---|---|
SecurePRNG-core-0.14.pom | |
SecurePRNG-core-0.14.jar | 157 KB |
SecurePRNG-core-0.14-sources.jar | 101 KB |
SecurePRNG-core-0.14-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pippsford/SecurePRNG-core/ -->
<dependency>
<groupId>com.pippsford</groupId>
<artifactId>SecurePRNG-core</artifactId>
<version>0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.pippsford/SecurePRNG-core/
implementation 'com.pippsford:SecurePRNG-core:0.14'
// https://jarcasting.com/artifacts/com.pippsford/SecurePRNG-core/
implementation ("com.pippsford:SecurePRNG-core:0.14")
'com.pippsford:SecurePRNG-core:jar:0.14'
<dependency org="com.pippsford" name="SecurePRNG-core" rev="0.14">
<artifact name="SecurePRNG-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pippsford', module='SecurePRNG-core', version='0.14')
)
libraryDependencies += "com.pippsford" % "SecurePRNG-core" % "0.14"
[com.pippsford/SecurePRNG-core "0.14"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 Optional | jar | 1.7.25 |