License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.apache.mahout |
ArtifactId | ArtifactIdmahout-math-scala_2.10 |
Last Version | Last Version0.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMahout Math Scala bindings
High performance scientific and technical computing data structures and methods,
mostly based on CERN's
Colt Java API
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.mahout/mahout-math-scala_2.10/ -->
<dependency>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout-math-scala_2.10</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.mahout/mahout-math-scala_2.10/
implementation 'org.apache.mahout:mahout-math-scala_2.10:0.13.0'
// https://jarcasting.com/artifacts/org.apache.mahout/mahout-math-scala_2.10/
implementation ("org.apache.mahout:mahout-math-scala_2.10:0.13.0")
'org.apache.mahout:mahout-math-scala_2.10:jar:0.13.0'
<dependency org="org.apache.mahout" name="mahout-math-scala_2.10" rev="0.13.0">
<artifact name="mahout-math-scala_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.mahout', module='mahout-math-scala_2.10', version='0.13.0')
)
libraryDependencies += "org.apache.mahout" % "mahout-math-scala_2.10" % "0.13.0"
[org.apache.mahout/mahout-math-scala_2.10 "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.mahout : mahout-math | jar | 0.13.0 |
com.esotericsoftware.kryo : kryo | jar | 2.24.0 |
log4j : log4j | jar | 1.2.17 |
com.github.scopt : scopt_2.10 | jar | 3.3.0 |
org.scala-lang : scala-reflect | jar | 2.10.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.2.4 |