is not current version
Last Version 4.0.1

com.github.ptrajdos:WekaNearestCentroid 1.2.6

Weka implementation of the Nearest Centroid Classifier

GroupId

GroupId

com.github.ptrajdos
ArtifactId

ArtifactId

WekaNearestCentroid
Version

Version

1.2.6
Type

Type

jar

Download WekaNearestCentroid 1.2.6


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