Apache Commons RNG Examples Sampling Utilities

Contains examples of output from the samplers. Code in this module is not part of the public API.

License

License

GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-rng-examples-sampling
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Commons RNG Examples Sampling Utilities
Contains examples of output from the samplers. Code in this module is not part of the public API.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=commons-rng.git/commons-rng-examples-sampling

Download commons-rng-examples-sampling

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.commons/commons-rng-examples-sampling/ -->
<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-rng-examples-sampling</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.commons/commons-rng-examples-sampling/
implementation 'org.apache.commons:commons-rng-examples-sampling:1.3'
// https://jarcasting.com/artifacts/org.apache.commons/commons-rng-examples-sampling/
implementation ("org.apache.commons:commons-rng-examples-sampling:1.3")
'org.apache.commons:commons-rng-examples-sampling:jar:1.3'
<dependency org="org.apache.commons" name="commons-rng-examples-sampling" rev="1.3">
  <artifact name="commons-rng-examples-sampling" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.commons', module='commons-rng-examples-sampling', version='1.3')
)
libraryDependencies += "org.apache.commons" % "commons-rng-examples-sampling" % "1.3"
[org.apache.commons/commons-rng-examples-sampling "1.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-rng-simple jar 1.3
org.apache.commons : commons-rng-sampling jar 1.3
info.picocli : picocli jar 3.9.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1