MVN

ca.pjer : ekmeans

Maven & Gradle

Jun 19, 2015
20 stars

E K-means · A Java K-means Clustering implementation with an optional special equal option that apply an equal cardinality constraint on the clusters while remaining as spatially cohesive as possible.

<dependency>
    <groupId>ca.pjer</groupId>
    <artifactId>ekmeans</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ca.pjer : ekmeans to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of ca.pjer : ekmeans to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
ekmeans-2.0.0

How to add a dependency to Maven

Add the following ca.pjer : ekmeans maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ca.pjer</groupId>
    <artifactId>ekmeans</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ca.pjer : ekmeans gradle dependency to your build.gradle file:

implementation 'ca.pjer:ekmeans:2.0.0'

Gradle Kotlin DSL: Add the following ca.pjer : ekmeans gradle kotlin dependency to your build.gradle.kts file:

implementation("ca.pjer:ekmeans:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ca.pjer : ekmeans sbt scala dependency to your build.sbt file:

libraryDependencies += "ca.pjer" % "ekmeans" % "2.0.0"

Advertisement

Dependencies from Group

Aug 17, 2021
2 usages
72 stars
Mar 18, 2019
1 usages
8 stars
Mar 28, 2017
1 usages
7 stars
Jun 19, 2015
20 stars
Mar 14, 2017

Discover Dependencies

Jul 01, 2015
1 usages
Apr 03, 2018
4 stars
Dec 13, 2015
1 stars
May 18, 2017
150 stars
May 18, 2017
150 stars
Apr 19, 2018
20 stars
Apr 19, 2018
20 stars