| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.hashtree.stringmetric |
| ArtifactId | ArtifactIdstringmetric-cli |
| Last Version | Last Version0.18.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstringmetric-cli
A small library of string metrics and phonetic algorithms.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| stringmetric-cli-0.18.7.pom | |
| stringmetric-cli-0.18.7.jar | 257 KB |
| stringmetric-cli-0.18.7-sources.jar | 18 KB |
| stringmetric-cli-0.18.7-javadoc.jar | 333 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.9.2 | jar | 1.8 |
| junit : junit | jar | 4.10 |