MVN

io.github.shabinder : fuzzywuzzy-js

Maven & Gradle

May 16, 2021
1 stars

fuzzywuzzy · Kotlin Multiplatform (KMP) FuzzyWuzzy fork of:https://github.com/willowtreeapps/fuzzywuzzy-kotlin

<dependency>
    <groupId>io.github.shabinder</groupId>
    <artifactId>fuzzywuzzy-js</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.shabinder : fuzzywuzzy-js to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of io.github.shabinder : fuzzywuzzy-js to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
fuzzywuzzy-js-1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.shabinder</groupId>
    <artifactId>fuzzywuzzy-js</artifactId>
    <version>1.1</version>
</dependency>