stringmetric-core

A small library of string metrics and phonetic algorithms.

License

License

GroupId

GroupId

org.hashtree.stringmetric
ArtifactId

ArtifactId

stringmetric-core
Last Version

Last Version

0.18.7
Release Date

Release Date

Type

Type

jar
Description

Description

stringmetric-core
A small library of string metrics and phonetic algorithms.
Project URL

Project URL

https://github.com/rockymadden/stringmetric/

Download stringmetric-core

How to add to project

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

Dependencies

compile (2)

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

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.9.2 jar 1.8
com.google.caliper : caliper jar 0.5-rc1
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.18.7
0.18.6