Jar examples for m:mahout-core
Scalable machine learning libraries
You can download jar file mahout-core 0.1 in this page.
Apache License
You can use the following script to add mahout-core-0.1.jar to your project.
<dependency> <groupId>org.apache.mahout</groupId> <artifactId>mahout-core</artifactId> <version>0.1</version> </dependency>
compile group: 'org.apache.mahout', name: 'mahout-core', version: '0.1'
libraryDependencies += "org.apache.mahout" % "mahout-core" % "0.1"
<dependency org="org.apache.mahout" name="mahout-core" rev="0.1"/>
@Grapes(@Grab(group='org.apache.mahout', module='mahout-core', version='0.1'))
'org.apache.mahout:mahout-core:jar:0.1'
Click the following link to download the jar file.
mahout-core-0.1-javadoc.jar