is not current version
Last Version 0.26.1

com.rockymadden.stringmetric:stringmetric-core 0.25.2

String metrics and phonetic algorithms for Scala.

GroupId

GroupId

com.rockymadden.stringmetric
ArtifactId

ArtifactId

stringmetric-core
Version

Version

0.25.2
Type

Type

jar

Download stringmetric-core 0.25.2


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