Jar examples for m:mahout-collections
Primitive-type collections based on CERN's Colt Java API
You can download jar file mahout-collections 1.0 in this page.
Apache License
You can use the following script to add mahout-collections-1.0.jar to your project.
<dependency> <groupId>org.apache.mahout</groupId> <artifactId>mahout-collections</artifactId> <version>1.0</version> </dependency>
compile group: 'org.apache.mahout', name: 'mahout-collections', version: '1.0'
libraryDependencies += "org.apache.mahout" % "mahout-collections" % "1.0"
<dependency org="org.apache.mahout" name="mahout-collections" rev="1.0"/>
@Grapes(@Grab(group='org.apache.mahout', module='mahout-collections', version='1.0'))
'org.apache.mahout:mahout-collections:jar:1.0'
Click the following link to download the jar file.
mahout-collections-1.0-javadoc.jar