prngine

PRNGine - Java PRNG Library

License

License

Categories

Categories

Net
GroupId

GroupId

io.jenetics
ArtifactId

ArtifactId

prngine
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

prngine
PRNGine - Java PRNG Library
Project URL

Project URL

https://github.com/jenetics/prngine
Source Code Management

Source Code Management

https://github.com/jenetics/prngine

Download prngine

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.0
1.0.2
1.0.1
1.0.0