MVN

com.github.wslf : LevenshteinDistance

Maven & Gradle

Jul 08, 2017
0 stars

Levenshtein Distance · Library that allows easy calculate Levenshtein distance and "difference metric" ( range [0;1]) between words

<dependency>
    <groupId>com.github.wslf</groupId>
    <artifactId>LevenshteinDistance</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.wslf : LevenshteinDistance to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.wslf : LevenshteinDistance to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
LevenshteinDistance-1.0.0

How to add a dependency to Maven

Add the following com.github.wslf : LevenshteinDistance maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.wslf</groupId>
    <artifactId>LevenshteinDistance</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.wslf : LevenshteinDistance gradle dependency to your build.gradle file:

implementation 'com.github.wslf:LevenshteinDistance:1.0.0'

Gradle Kotlin DSL: Add the following com.github.wslf : LevenshteinDistance gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.wslf:LevenshteinDistance:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.wslf : LevenshteinDistance sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.wslf" % "LevenshteinDistance" % "1.0.0"

Advertisement

Dependencies from Group

Oct 19, 2017
0 stars
Jul 08, 2017
0 stars
Oct 07, 2017
0 stars
Sep 15, 2019
3 stars

Discover Dependencies

Jan 12, 2018
1 usages
8 stars
Jan 12, 2018
4 usages
8 stars
Oct 08, 2017
1 stars
Mar 12, 2019
0 stars
Aug 17, 2022
2.8k stars
Apr 27, 2023
692 stars
Jul 15, 2017
1 usages
41 stars
Jul 10, 2017
14 stars
Jul 13, 2017
0 stars