is not current version
Last Version 0.5

org.apache.mahout:mahout-utils 0.2

Utilities for preparing content into formats for Mahout.

GroupId

GroupId

org.apache.mahout
ArtifactId

ArtifactId

mahout-utils
Version

Version

0.2
Type

Type

jar

Download mahout-utils 0.2


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