is not current version
Last Version 4.0.1

com.github.ptrajdos:WekaNearestCentroid 3.0.2

Weka implementation of the Nearest Centroid Classifier

GroupId

GroupId

com.github.ptrajdos
ArtifactId

ArtifactId

WekaNearestCentroid
Version

Version

3.0.2
Type

Type

jar

Download WekaNearestCentroid 3.0.2


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