Last Version

stringmetric-cli 0.26.1

String metrics and phonetic algorithms for Scala.

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

com.rockymadden.stringmetric
ArtifactId

ArtifactId

stringmetric-cli
Version

Version

0.26.1
Type

Type

jar
Description

Description

stringmetric-cli
String metrics and phonetic algorithms for Scala.
Project URL

Project URL

http://rockymadden.com/stringmetric/

Download stringmetric-cli 0.26.1


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

Dependencies

compile (3)

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

test (3)

Group / Artifact Type Version
com.google.caliper : caliper jar 0.5-rc1
junit : junit jar 4.11
org.scalatest : scalatest_2.10 jar 2.0.M5b

Project Modules

There are no modules declared in this project.