License |
License |
---|---|
GroupId | GroupIdcom.pippsford |
ArtifactId | ArtifactIdSecurePRNG-image |
Last Version | Last Version0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionimage
Create high entropy images
|
Filename | Size |
---|---|
SecurePRNG-image-0.14.pom | |
SecurePRNG-image-0.14.jar | 50 KB |
SecurePRNG-image-0.14-sources.jar | 32 KB |
SecurePRNG-image-0.14-javadoc.jar | 491 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pippsford/SecurePRNG-image/ -->
<dependency>
<groupId>com.pippsford</groupId>
<artifactId>SecurePRNG-image</artifactId>
<version>0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.pippsford/SecurePRNG-image/
implementation 'com.pippsford:SecurePRNG-image:0.14'
// https://jarcasting.com/artifacts/com.pippsford/SecurePRNG-image/
implementation ("com.pippsford:SecurePRNG-image:0.14")
'com.pippsford:SecurePRNG-image:jar:0.14'
<dependency org="com.pippsford" name="SecurePRNG-image" rev="0.14">
<artifact name="SecurePRNG-image" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pippsford', module='SecurePRNG-image', version='0.14')
)
libraryDependencies += "com.pippsford" % "SecurePRNG-image" % "0.14"
[com.pippsford/SecurePRNG-image "0.14"]
Group / Artifact | Type | Version |
---|---|---|
com.pippsford : SecurePRNG-core | jar | 0.14 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 Optional | jar | 1.7.25 |