is not current version
Last Version 0.1.1

com.github.marschall:getrandom-provider-parent 0.1.0

A secure random provider that uses Linux kernel functions.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

getrandom-provider-parent
Version

Version

0.1.0
Type

Type

pom

Download getrandom-provider-parent 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.marschall/getrandom-provider-parent/ -->
<dependency>
    <groupId>com.github.marschall</groupId>
    <artifactId>getrandom-provider-parent</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/getrandom-provider-parent/
implementation 'com.github.marschall:getrandom-provider-parent:0.1.0'
// https://jarcasting.com/artifacts/com.github.marschall/getrandom-provider-parent/
implementation ("com.github.marschall:getrandom-provider-parent:0.1.0")
'com.github.marschall:getrandom-provider-parent:pom:0.1.0'
<dependency org="com.github.marschall" name="getrandom-provider-parent" rev="0.1.0">
  <artifact name="getrandom-provider-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='getrandom-provider-parent', version='0.1.0')
)
libraryDependencies += "com.github.marschall" % "getrandom-provider-parent" % "0.1.0"
[com.github.marschall/getrandom-provider-parent "0.1.0"]