MVN

com.willowtreeapps : fuzzywuzzy-kotlin-macos

Maven & Gradle

Dec 08, 2019
71 stars

fuzzywuzzy-kotlin · Fuzzy string matching for kotlin multiplatform

<dependency>
    <groupId>com.willowtreeapps</groupId>
    <artifactId>fuzzywuzzy-kotlin-macos</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.willowtreeapps : fuzzywuzzy-kotlin-macos to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.0

All Versions

Choose a version of com.willowtreeapps : fuzzywuzzy-kotlin-macos to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
fuzzywuzzy-kotlin-macos-0.9.0
0.2.x
fuzzywuzzy-kotlin-macos-0.2.1
0.1.x
fuzzywuzzy-kotlin-macos-0.1.1

How to add a dependency to Maven

Add the following com.willowtreeapps : fuzzywuzzy-kotlin-macos maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.willowtreeapps</groupId>
    <artifactId>fuzzywuzzy-kotlin-macos</artifactId>
    <version>0.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.willowtreeapps : fuzzywuzzy-kotlin-macos gradle dependency to your build.gradle file:

implementation 'com.willowtreeapps:fuzzywuzzy-kotlin-macos:0.9.0'

Gradle Kotlin DSL: Add the following com.willowtreeapps : fuzzywuzzy-kotlin-macos gradle kotlin dependency to your build.gradle.kts file:

implementation("com.willowtreeapps:fuzzywuzzy-kotlin-macos:0.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.willowtreeapps : fuzzywuzzy-kotlin-macos sbt scala dependency to your build.sbt file:

libraryDependencies += "com.willowtreeapps" % "fuzzywuzzy-kotlin-macos" % "0.9.0"

Advertisement

Dependencies from Group

Aug 01, 2015
4 usages
112 stars
Aug 01, 2015
3 usages
Aug 01, 2015
2 usages
Aug 01, 2015
1 usages

Discover Dependencies

Apr 23, 2019
1 stars
Jun 24, 2020
9 usages
Mar 31, 2021
1 usages
Dec 02, 2020
1 usages
71 stars
Jun 06, 2019
2 stars
Nov 05, 2022
2 usages
14 stars
Nov 05, 2022
2 usages
14 stars