Last Version

fuzzywuzzy 1.4.0

Fuzzy string searching implementation of the well-known fuzzywuzzy algorithm in Java

License

License

GroupId

GroupId

me.xdrop
ArtifactId

ArtifactId

fuzzywuzzy
Version

Version

1.4.0
Type

Type

jar
Description

Description

fuzzywuzzy
Fuzzy string searching implementation of the well-known fuzzywuzzy algorithm in Java
Project URL

Project URL

https://github.com/xdrop/fuzzywuzzy
Source Code Management

Source Code Management

https://github.com/xdrop/fuzzywuzzy

Download fuzzywuzzy 1.4.0


<!-- https://jarcasting.com/artifacts/me.xdrop/fuzzywuzzy/ -->
<dependency>
    <groupId>me.xdrop</groupId>
    <artifactId>fuzzywuzzy</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.xdrop/fuzzywuzzy/
implementation 'me.xdrop:fuzzywuzzy:1.4.0'
// https://jarcasting.com/artifacts/me.xdrop/fuzzywuzzy/
implementation ("me.xdrop:fuzzywuzzy:1.4.0")
'me.xdrop:fuzzywuzzy:jar:1.4.0'
<dependency org="me.xdrop" name="fuzzywuzzy" rev="1.4.0">
  <artifact name="fuzzywuzzy" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.xdrop', module='fuzzywuzzy', version='1.4.0')
)
libraryDependencies += "me.xdrop" % "fuzzywuzzy" % "1.4.0"
[me.xdrop/fuzzywuzzy "1.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.