stringdistance

A fuzzy matching string distance library for Scala and Java.

License

License

GroupId

GroupId

com.github.vickumar1981
ArtifactId

ArtifactId

stringdistance_2.13
Last Version

Last Version

1.2.7
Release Date

Release Date

Type

Type

jar
Description

Description

stringdistance
A fuzzy matching string distance library for Scala and Java.
Project URL

Project URL

https://github.com/vickumar1981/stringdistance
Project Organization

Project Organization

com.github.vickumar1981
Source Code Management

Source Code Management

https://github.com/vickumar1981/stringdistance

Download stringdistance_2.13

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1

test (2)

Group / Artifact Type Version
org.scalactic : scalactic_2.13 jar 3.2.0-M4
org.scalatest : scalatest_2.13 jar 3.2.0-M4

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.5