MVN

org.apache.commons : commons-rng-sampling

Maven & Gradle

Oct 05, 2022
20 usages

Apache Commons RNG Sampling · The Apache Commons RNG Sampling module provides samplers for various distributions.

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

Latest Version

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

  • Latest Stable: 1.5

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.apache.commons:commons-rng-sampling:1.5'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.commons" % "commons-rng-sampling" % "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

Jul 10, 2023
18 usages
Feb 18, 2018
14 usages
245 stars
Jul 23, 2023
15 usages
325 stars
May 11, 2019
15 usages
364 stars
Oct 15, 2017
26 usages
Jul 13, 2023
16 usages
212 stars
Oct 16, 2019
15 usages
354 stars
Jun 03, 2020
15 usages
3 stars
Dec 26, 2022
16 usages
2.2k stars