Download mahout-collections-0.3.jar file - Jar m

Jar examples for m:mahout-collections

Description

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

You can download jar file mahout-collections 0.3 in this page.

License

Apache License

Build File

You can use the following script to add mahout-collections-0.3.jar to your project.

<dependency>
   <groupId>org.apache.mahout</groupId>
   <artifactId>mahout-collections</artifactId>
   <version>0.3</version>
</dependency>
compile group: 'org.apache.mahout', name: 'mahout-collections', version: '0.3'
libraryDependencies += "org.apache.mahout" % "mahout-collections" % "0.3"
<dependency org="org.apache.mahout" name="mahout-collections" rev="0.3"/>
@Grapes(@Grab(group='org.apache.mahout', module='mahout-collections', version='0.3'))
'org.apache.mahout:mahout-collections:jar:0.3'

Download

Click the following link to download the jar file.

mahout-collections-0.3-javadoc.jar
mahout-collections-0.3-sources.jar
mahout-collections-0.3.jar
mahout-collections-0.3.pom



Related Tutorials