is not current version
Last Version 1.4.0

fuzzywuzzy 1.3.1

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

License

License

GroupId

GroupId

me.xdrop
ArtifactId

ArtifactId

fuzzywuzzy
Version

Version

1.3.1
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.3.1


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

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.