GroupId | GroupIdorg.apache.mahout.uncommons.math |
---|---|
ArtifactId | ArtifactIduncommons-math |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
uncommons-math-1.0.2.pom | |
uncommons-math-1.0.2.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.mahout.uncommons.math/uncommons-math/ -->
<dependency>
<groupId>org.apache.mahout.uncommons.math</groupId>
<artifactId>uncommons-math</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.mahout.uncommons.math/uncommons-math/
implementation 'org.apache.mahout.uncommons.math:uncommons-math:1.0.2'
// https://jarcasting.com/artifacts/org.apache.mahout.uncommons.math/uncommons-math/
implementation ("org.apache.mahout.uncommons.math:uncommons-math:1.0.2")
'org.apache.mahout.uncommons.math:uncommons-math:jar:1.0.2'
<dependency org="org.apache.mahout.uncommons.math" name="uncommons-math" rev="1.0.2">
<artifact name="uncommons-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.mahout.uncommons.math', module='uncommons-math', version='1.0.2')
)
libraryDependencies += "org.apache.mahout.uncommons.math" % "uncommons-math" % "1.0.2"
[org.apache.mahout.uncommons.math/uncommons-math "1.0.2"]