MVN

com.github.ptrajdos : WekaNearestCentroid

Maven & Gradle

Aug 10, 2020
2 usages
0 stars

Weka Nearest Centroid Classifier · Weka implementation of the Nearest Centroid Classifier

<dependency>
    <groupId>com.github.ptrajdos</groupId>
    <artifactId>WekaNearestCentroid</artifactId>
    <version>4.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ptrajdos : WekaNearestCentroid to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.1

All Versions

Choose a version of com.github.ptrajdos : WekaNearestCentroid to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
WekaNearestCentroid-4.0.1
WekaNearestCentroid-4.0.0
3.1.x
WekaNearestCentroid-3.1.0
3.0.x
WekaNearestCentroid-3.0.5
WekaNearestCentroid-3.0.3
WekaNearestCentroid-3.0.2
WekaNearestCentroid-3.0.1
WekaNearestCentroid-3.0.0
2.0.x
WekaNearestCentroid-2.0.0
1.2.x
WekaNearestCentroid-1.2.6

How to add a dependency to Maven

Add the following com.github.ptrajdos : WekaNearestCentroid maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.ptrajdos</groupId>
    <artifactId>WekaNearestCentroid</artifactId>
    <version>4.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.ptrajdos : WekaNearestCentroid gradle dependency to your build.gradle file:

implementation 'com.github.ptrajdos:WekaNearestCentroid:4.0.1'

Gradle Kotlin DSL: Add the following com.github.ptrajdos : WekaNearestCentroid gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.ptrajdos:WekaNearestCentroid:4.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.ptrajdos : WekaNearestCentroid sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.ptrajdos" % "WekaNearestCentroid" % "4.0.1"

Advertisement

Dependencies from Group

May 09, 2023
8 usages
0 stars
Aug 10, 2020
2 usages
0 stars
Sep 26, 2022
2 usages
0 stars
May 17, 2023
1 usages
0 stars
Jun 17, 2018
1 stars

Discover Dependencies

Sep 26, 2022
2 usages
0 stars
Aug 25, 2023
3 usages
381 stars
Apr 11, 2022
4 usages
41 stars
Jun 16, 2021
1 usages
42 stars
Jun 03, 2021
2 usages
0 stars
Dec 23, 2022
12 usages
22 stars
Apr 08, 2023
6 usages
869 stars
Aug 01, 2023
6 usages
59 stars
Jun 15, 2022
10 usages
1 stars