is not current version
Last Version 0.5

org.apache.mahout:mahout-eclipse-support 0.4


Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.mahout
ArtifactId

ArtifactId

mahout-eclipse-support
Version

Version

0.4
Type

Type

jar

Download mahout-eclipse-support 0.4


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