stringmetric-cli

A small library of string metrics and phonetic algorithms.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.hashtree.stringmetric
ArtifactId

ArtifactId

stringmetric-cli
Last Version

Last Version

0.18.7
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download stringmetric-cli

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.2
stringmetric » stringmetric-core jar unspecified
org.scala-lang : scala-compiler jar 2.9.2

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.9.2 jar 1.8
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.18.7
0.18.6