Jar examples for o:org.fuzzydb.util
Contains classes not specific to fuzzydb implementation which could be used in any implementation of fuzzy matching, or as general utility classes such as those in the geo package.
You can download jar file org.fuzzydb.util 1.0.0.M3 in this page.
You can use the following script to add org.fuzzydb.util-1.0.0.M3.jar to your project.
<dependency> <groupId>org.fuzzydb</groupId> <artifactId>org.fuzzydb.util</artifactId> <version>1.0.0.M3</version> </dependency>
compile group: 'org.fuzzydb', name: 'org.fuzzydb.util', version: '1.0.0.M3'
libraryDependencies += "org.fuzzydb" % "org.fuzzydb.util" % "1.0.0.M3"
<dependency org="org.fuzzydb" name="org.fuzzydb.util" rev="1.0.0.M3"/>
@Grapes(@Grab(group='org.fuzzydb', module='org.fuzzydb.util', version='1.0.0.M3'))
'org.fuzzydb:org.fuzzydb.util:jar:1.0.0.M3'
Click the following link to download the jar file.
org.fuzzydb.util-1.0.0.M3-javadoc.jar