is not current version
Last Version 0.13.0

org.apache.mahout:mahout-math 0.6

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.6
Type

Type

jar

Download mahout-math 0.6


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