MVN

io.gatling.uncommons.maths : uncommons-maths

Maven & Gradle

May 27, 2014
5 usages
158 stars

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

<dependency>
    <groupId>io.gatling.uncommons.maths</groupId>
    <artifactId>uncommons-maths</artifactId>
    <version>1.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.gatling.uncommons.maths : uncommons-maths to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.3

All Versions

Choose a version of io.gatling.uncommons.maths : uncommons-maths to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
uncommons-maths-1.2.3

How to add a dependency to Maven

Add the following io.gatling.uncommons.maths : uncommons-maths maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.gatling.uncommons.maths</groupId>
    <artifactId>uncommons-maths</artifactId>
    <version>1.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.gatling.uncommons.maths : uncommons-maths gradle dependency to your build.gradle file:

implementation 'io.gatling.uncommons.maths:uncommons-maths:1.2.3'

Gradle Kotlin DSL: Add the following io.gatling.uncommons.maths : uncommons-maths gradle kotlin dependency to your build.gradle.kts file:

implementation("io.gatling.uncommons.maths:uncommons-maths:1.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.gatling.uncommons.maths : uncommons-maths sbt scala dependency to your build.sbt file:

libraryDependencies += "io.gatling.uncommons.maths" % "uncommons-maths" % "1.2.3"

Advertisement

Dependencies from Group

May 27, 2014
5 usages
158 stars

Discover Dependencies

Apr 22, 2012
7 usages
4 stars
Aug 04, 2014
3 usages
16 stars
Aug 22, 2014
2 usages
8 stars
May 02, 2013
14 usages
0 stars
Aug 12, 2022
13 usages
32 stars
Aug 23, 2023
29 usages
170 stars
Aug 23, 2023
51 usages
170 stars
Jan 16, 2018
9 usages