is not current version
Last Version 1.4

Apache Commons RNG Client API 1.3

API for client code that uses random numbers generators.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-rng-client-api
Version

Version

1.3
Type

Type

jar
Description

Description

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

Project URL

https://commons.apache.org/proper/commons-rng/commons-rng-client-api/
Project Organization

Project Organization

The Apache Software Foundation

Download commons-rng-client-api 1.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.