is not current version
Last Version 0.26.1

com.rockymadden.stringmetric:stringmetric-cli 0.19.1

A Scala library of string metrics and phonetic algorithms.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.rockymadden.stringmetric
ArtifactId

ArtifactId

stringmetric-cli
Version

Version

0.19.1
Type

Type

jar

Download stringmetric-cli 0.19.1


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