MVN

org.apache.commons : commons-rng-client-api

Maven & Gradle

Oct 05, 2022
16 usages

Apache Commons RNG Client API · API for client code that uses random numbers generators.

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-rng-client-api</artifactId>
    <version>1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.commons : commons-rng-client-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of org.apache.commons : commons-rng-client-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5
commons-rng-client-api-1.5
1.4
commons-rng-client-api-1.4
1.3
commons-rng-client-api-1.3
1.2
commons-rng-client-api-1.2
1.1
commons-rng-client-api-1.1
1.0
commons-rng-client-api-1.0

How to add a dependency to Maven

Add the following org.apache.commons : commons-rng-client-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-rng-client-api</artifactId>
    <version>1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.commons : commons-rng-client-api gradle dependency to your build.gradle file:

implementation 'org.apache.commons:commons-rng-client-api:1.5'

Gradle Kotlin DSL: Add the following org.apache.commons : commons-rng-client-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.commons:commons-rng-client-api:1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.commons : commons-rng-client-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.commons" % "commons-rng-client-api" % "1.5"

Advertisement

Dependencies from Group

Jul 23, 2023
21.1k usages
Jul 05, 2019
3.3k usages
Sep 24, 2022
2.6k usages
Mar 18, 2023
2.6k usages
Mar 17, 2016
2.3k usages

Discover Dependencies

Jun 16, 2023
10 usages
1.6k stars
Feb 01, 2021
10 usages
Jul 20, 2023
11 usages
May 29, 2022
12 usages
4 stars
Dec 26, 2022
9 usages
8.7k stars
Jul 10, 2023
10 usages
Aug 17, 2023
19 usages
3.4k stars
Jul 22, 2017
9 usages
2.1k stars
Jun 05, 2021
10 usages
0 stars
Aug 16, 2023
10 usages
82 stars