is not current version
Last Version 0.13.0

org.apache.mahout:mahout-math 0.9

High performance scientific and technical computing data structures and methods, mostly based on CERN's Colt Java API

GroupId

GroupId

org.apache.mahout
ArtifactId

ArtifactId

mahout-math
Version

Version

0.9
Type

Type

jar

Download mahout-math 0.9


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