is not current version
Last Version 0.1.3-SNAPHSOT

com.tecacet:jmetric 0.1.1-SNAPHSOT

Distance metrics and norm implementations

GroupId

GroupId

com.tecacet
ArtifactId

ArtifactId

jmetric
Version

Version

0.1.1-SNAPHSOT
Type

Type

jar

Download jmetric 0.1.1-SNAPHSOT


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