MVN

io.jenetics : prngine

Maven & Gradle

Nov 12, 2021
2 usages
8 stars

prngine · PRNGine - Java PRNG Library

<dependency>
    <groupId>io.jenetics</groupId>
    <artifactId>prngine</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.jenetics : prngine to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of io.jenetics : prngine to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
prngine-2.0.0
1.1.x
prngine-1.1.0
1.0.x
prngine-1.0.2
prngine-1.0.1
prngine-1.0.0

How to add a dependency to Maven

Add the following io.jenetics : prngine maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.jenetics</groupId>
    <artifactId>prngine</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.jenetics : prngine gradle dependency to your build.gradle file:

implementation 'io.jenetics:prngine:2.0.0'

Gradle Kotlin DSL: Add the following io.jenetics : prngine gradle kotlin dependency to your build.gradle.kts file:

implementation("io.jenetics:prngine:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.jenetics : prngine sbt scala dependency to your build.sbt file:

libraryDependencies += "io.jenetics" % "prngine" % "2.0.0"

Advertisement

Dependencies from Group

Apr 21, 2023
6 usages
808 stars
Apr 21, 2023
3 usages
808 stars
jpx
Apr 11, 2022
2 usages
185 stars
Nov 12, 2021
2 usages
8 stars
Apr 21, 2023
1 usages
808 stars

Discover Dependencies

Oct 02, 2018
6 usages
226 stars
Mar 30, 2023
3 usages
47 stars
Oct 22, 2015
2 usages
134 stars
Aug 21, 2023
10 usages
43 stars
Oct 06, 2020
7 usages
291 stars