is not current version
Last Version 0.13.0

org.apache.mahout:mahout-examples 0.11.1

Scalable machine learning library examples

GroupId

GroupId

org.apache.mahout
ArtifactId

ArtifactId

mahout-examples
Version

Version

0.11.1
Type

Type

jar

Download mahout-examples 0.11.1


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