License |
License |
---|---|
Categories |
CategoriesGatling Application Testing & Monitoring |
GroupId | GroupIdio.gatling.uncommons.maths |
ArtifactId | ArtifactIduncommons-maths |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUncommons Maths
Random number generators, probability distributions, combinatorics and statistics for Java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
uncommons-maths-1.2.3.pom | |
uncommons-maths-1.2.3-jdk6.jar | 49 KB |
uncommons-maths-1.2.3.jar | 48 KB |
uncommons-maths-1.2.3-sources.jar | 60 KB |
uncommons-maths-1.2.3-javadoc.jar | 184 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gatling.uncommons.maths/uncommons-maths/ -->
<dependency>
<groupId>io.gatling.uncommons.maths</groupId>
<artifactId>uncommons-maths</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.gatling.uncommons.maths/uncommons-maths/
implementation 'io.gatling.uncommons.maths:uncommons-maths:1.2.3'
// https://jarcasting.com/artifacts/io.gatling.uncommons.maths/uncommons-maths/
implementation ("io.gatling.uncommons.maths:uncommons-maths:1.2.3")
'io.gatling.uncommons.maths:uncommons-maths:jar:1.2.3'
<dependency org="io.gatling.uncommons.maths" name="uncommons-maths" rev="1.2.3">
<artifact name="uncommons-maths" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gatling.uncommons.maths', module='uncommons-maths', version='1.2.3')
)
libraryDependencies += "io.gatling.uncommons.maths" % "uncommons-maths" % "1.2.3"
[io.gatling.uncommons.maths/uncommons-maths "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
jfree : jcommon Optional | jar | 1.0.12 |
jfree : jfreechart Optional | jar | 1.0.8 |