is not current version
Last Version 0.18.7

org.hashtree.stringmetric:stringmetric-core 0.18.6

A small library of string metrics and phonetic algorithms.

GroupId

GroupId

org.hashtree.stringmetric
ArtifactId

ArtifactId

stringmetric-core
Version

Version

0.18.6
Type

Type

jar

Download stringmetric-core 0.18.6


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