is not current version
Last Version 0.13.0

org.apache.mahout:mahout-buildtools 0.6


GroupId

GroupId

org.apache.mahout
ArtifactId

ArtifactId

mahout-buildtools
Version

Version

0.6
Type

Type

jar

Download mahout-buildtools 0.6


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