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

Jar examples for f:fuzzy-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials