Download fuzzy-core-0.6.jar file - Jar f

Jar examples for f:fuzzy-core

Description

You can download jar file fuzzy-core 0.6 in this page.

Build File

You can use the following script to add fuzzy-core-0.6.jar to your project.

<dependency>
   <groupId>com.redfin</groupId>
   <artifactId>fuzzy-core</artifactId>
   <version>0.6</version>
</dependency>
compile group: 'com.redfin', name: 'fuzzy-core', version: '0.6'
libraryDependencies += "com.redfin" % "fuzzy-core" % "0.6"
<dependency org="com.redfin" name="fuzzy-core" rev="0.6"/>
@Grapes(@Grab(group='com.redfin', module='fuzzy-core', version='0.6'))
'com.redfin:fuzzy-core:jar:0.6'

Download

Click the following link to download the jar file.

fuzzy-core-0.6-javadoc.jar
fuzzy-core-0.6-sources.jar
fuzzy-core-0.6.jar
fuzzy-core-0.6.pom



Related Tutorials