Download kfs-0.3.jar file - Jar k

Jar examples for k:kfs

Description

You can download jar file kfs 0.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

kfs-0.3.jar
kfs-0.3.pom



Related Tutorials