MVN

me.xdrop : fuzzywuzzy

Maven & Gradle

Jan 23, 2022
24 usages
723 stars

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

<dependency>
    <groupId>me.xdrop</groupId>
    <artifactId>fuzzywuzzy</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.xdrop : fuzzywuzzy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of me.xdrop : fuzzywuzzy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
fuzzywuzzy-1.4.0
1.3.x
fuzzywuzzy-1.3.4
fuzzywuzzy-1.3.3
fuzzywuzzy-1.3.1
fuzzywuzzy-1.3.0
1.2.x
fuzzywuzzy-1.2.0
1.1.x
fuzzywuzzy-1.1.10
fuzzywuzzy-1.1.9
fuzzywuzzy-1.1.8
fuzzywuzzy-1.1.7
fuzzywuzzy-1.1.6
fuzzywuzzy-1.1.5
fuzzywuzzy-1.1.4
fuzzywuzzy-1.1.3

How to add a dependency to Maven

Add the following me.xdrop : fuzzywuzzy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.xdrop</groupId>
    <artifactId>fuzzywuzzy</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.xdrop : fuzzywuzzy gradle dependency to your build.gradle file:

implementation 'me.xdrop:fuzzywuzzy:1.4.0'

Gradle Kotlin DSL: Add the following me.xdrop : fuzzywuzzy gradle kotlin dependency to your build.gradle.kts file:

implementation("me.xdrop:fuzzywuzzy:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.xdrop : fuzzywuzzy sbt scala dependency to your build.sbt file:

libraryDependencies += "me.xdrop" % "fuzzywuzzy" % "1.4.0"

Advertisement

Dependencies from Group

Jan 23, 2022
24 usages
723 stars
Oct 21, 2018
28 stars

Discover Dependencies

Aug 03, 2023
68 stars
zap
Jul 12, 2023
4 usages
11k stars
Jul 27, 2023
1 usages
87 stars
Aug 19, 2023
36 usages
4.3k stars
Mar 09, 2021
5 stars
Jul 22, 2022
10 usages
2.1k stars
Oct 17, 2016
1.3k stars
May 10, 2023
474 usages
1.1k stars