is not current version
Last Version 0.5

org.apache.mahout:mahout-utils 0.4

Utilities for preparing content into formats for Mahout.

GroupId

GroupId

org.apache.mahout
ArtifactId

ArtifactId

mahout-utils
Version

Version

0.4
Type

Type

jar

Download mahout-utils 0.4


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