is not current version
Last Version 1.0

org.apache.mahout:mahout-collections 0.3

Primitive-type collections based on CERN's Colt Java API

GroupId

GroupId

org.apache.mahout
ArtifactId

ArtifactId

mahout-collections
Version

Version

0.3
Type

Type

jar

Download mahout-collections 0.3


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