Last Version

swrng-provider 1.0.0

A SecureRandomSPI that makes SwiftRNG devices available to SecureRandom.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

ky.korins
ArtifactId

ArtifactId

swrng-provider
Version

Version

1.0.0
Type

Type

jar
Description

Description

swrng-provider
A SecureRandomSPI that makes SwiftRNG devices available to SecureRandom.
Project URL

Project URL

https://github.com/catap/swrng-provider
Source Code Management

Source Code Management

https://github.com/catap/swrng-provider

Download swrng-provider 1.0.0


<!-- https://jarcasting.com/artifacts/ky.korins/swrng-provider/ -->
<dependency>
    <groupId>ky.korins</groupId>
    <artifactId>swrng-provider</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ky.korins/swrng-provider/
implementation 'ky.korins:swrng-provider:1.0.0'
// https://jarcasting.com/artifacts/ky.korins/swrng-provider/
implementation ("ky.korins:swrng-provider:1.0.0")
'ky.korins:swrng-provider:jar:1.0.0'
<dependency org="ky.korins" name="swrng-provider" rev="1.0.0">
  <artifact name="swrng-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='ky.korins', module='swrng-provider', version='1.0.0')
)
libraryDependencies += "ky.korins" % "swrng-provider" % "1.0.0"
[ky.korins/swrng-provider "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.purejavacomm : purejavacomm jar 1.0.1.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.