Download uncommons-maths-1.2.3.jar file - Jar u

Jar examples for u:uncommons-maths

Description

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

You can download jar file uncommons-maths 1.2.3 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add uncommons-maths-1.2.3.jar to your project.

<dependency>
   <groupId>io.gatling.uncommons.maths</groupId>
   <artifactId>uncommons-maths</artifactId>
   <version>1.2.3</version>
</dependency>
compile group: 'io.gatling.uncommons.maths', name: 'uncommons-maths', version: '1.2.3'
libraryDependencies += "io.gatling.uncommons.maths" % "uncommons-maths" % "1.2.3"
<dependency org="io.gatling.uncommons.maths" name="uncommons-maths" rev="1.2.3"/>
@Grapes(@Grab(group='io.gatling.uncommons.maths', module='uncommons-maths', version='1.2.3'))
'io.gatling.uncommons.maths:uncommons-maths:jar:1.2.3'

Download

Click the following link to download the jar file.

uncommons-maths-1.2.3-javadoc.jar
uncommons-maths-1.2.3-jdk6.jar
uncommons-maths-1.2.3-sources.jar
uncommons-maths-1.2.3.jar
uncommons-maths-1.2.3.pom



Related Tutorials