is not current version
Last Version 4.17

com.twitter.elephantbird:elephant-bird-mahout 3.0.0

Mahout utilities.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.twitter.elephantbird
ArtifactId

ArtifactId

elephant-bird-mahout
Version

Version

3.0.0
Type

Type

jar

Download elephant-bird-mahout 3.0.0


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