is not current version
Last Version 4.17

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

Mahout utilities.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.twitter.elephantbird
ArtifactId

ArtifactId

elephant-bird-mahout
Version

Version

4.10
Type

Type

jar

Download elephant-bird-mahout 4.10


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