is not current version
Last Version 4.0.1

com.github.ptrajdos:WekaNearestCentroid 3.0.3

Weka implementation of the Nearest Centroid Classifier

GroupId

GroupId

com.github.ptrajdos
ArtifactId

ArtifactId

WekaNearestCentroid
Version

Version

3.0.3
Type

Type

jar

Download WekaNearestCentroid 3.0.3


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