string-metric

Library of string metrics, such as the Damerau-Levenshtein distance

License

License

GroupId

GroupId

edu.gatech.gtri.string-metric
ArtifactId

ArtifactId

string-metric
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

string-metric
Library of string metrics, such as the Damerau-Levenshtein distance
Source Code Management

Source Code Management

https://github.com/gtri/string-metric

Download string-metric

How to add to project

<!-- https://jarcasting.com/artifacts/edu.gatech.gtri.string-metric/string-metric/ -->
<dependency>
    <groupId>edu.gatech.gtri.string-metric</groupId>
    <artifactId>string-metric</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.gatech.gtri.string-metric/string-metric/
implementation 'edu.gatech.gtri.string-metric:string-metric:1.0'
// https://jarcasting.com/artifacts/edu.gatech.gtri.string-metric/string-metric/
implementation ("edu.gatech.gtri.string-metric:string-metric:1.0")
'edu.gatech.gtri.string-metric:string-metric:jar:1.0'
<dependency org="edu.gatech.gtri.string-metric" name="string-metric" rev="1.0">
  <artifact name="string-metric" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.gatech.gtri.string-metric', module='string-metric', version='1.0')
)
libraryDependencies += "edu.gatech.gtri.string-metric" % "string-metric" % "1.0"
[edu.gatech.gtri.string-metric/string-metric "1.0"]

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0