Last Version

Uncommons Maths 1.2.2a

Random number generators, probability distributions, combinatorics and statistics for Java.

License

License

GroupId

GroupId

org.uncommons.maths
ArtifactId

ArtifactId

uncommons-maths
Version

Version

1.2.2a
Type

Type

jar
Description

Description

Uncommons Maths
Random number generators, probability distributions, combinatorics and statistics for Java.
Project URL

Project URL

http://maths.uncommons.org/
Source Code Management

Source Code Management

http://github.com/dwdyer/uncommons-maths

Download uncommons-maths 1.2.2a


<!-- https://jarcasting.com/artifacts/org.uncommons.maths/uncommons-maths/ -->
<dependency>
    <groupId>org.uncommons.maths</groupId>
    <artifactId>uncommons-maths</artifactId>
    <version>1.2.2a</version>
</dependency>
// https://jarcasting.com/artifacts/org.uncommons.maths/uncommons-maths/
implementation 'org.uncommons.maths:uncommons-maths:1.2.2a'
// https://jarcasting.com/artifacts/org.uncommons.maths/uncommons-maths/
implementation ("org.uncommons.maths:uncommons-maths:1.2.2a")
'org.uncommons.maths:uncommons-maths:jar:1.2.2a'
<dependency org="org.uncommons.maths" name="uncommons-maths" rev="1.2.2a">
  <artifact name="uncommons-maths" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uncommons.maths', module='uncommons-maths', version='1.2.2a')
)
libraryDependencies += "org.uncommons.maths" % "uncommons-maths" % "1.2.2a"
[org.uncommons.maths/uncommons-maths "1.2.2a"]

Dependencies

compile (2)

Group / Artifact Type Version
jfree : jcommon jar 1.0.12
jfree : jfreechart jar 1.0.8a

Project Modules

There are no modules declared in this project.