MVN

com.brettonw : clustering

Maven & Gradle

Apr 07, 2018
0 stars

Clustering · Clustering is a Java library for identifying similar data in n-dimensional spaces.

<dependency>
    <groupId>com.brettonw</groupId>
    <artifactId>clustering</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.brettonw : clustering to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.brettonw : clustering to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
clustering-1.0.2
clustering-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.brettonw</groupId>
    <artifactId>clustering</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.brettonw : clustering gradle dependency to your build.gradle file:

implementation 'com.brettonw:clustering:1.0.2'

Gradle Kotlin DSL: Add the following com.brettonw : clustering gradle kotlin dependency to your build.gradle.kts file:

implementation("com.brettonw:clustering:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.brettonw : clustering sbt scala dependency to your build.sbt file:

libraryDependencies += "com.brettonw" % "clustering" % "1.0.2"

Advertisement

Dependencies from Group

bag
Feb 18, 2017
7 usages
1 stars
Feb 18, 2017
3 usages
1 stars
May 21, 2016
1 stars
Apr 14, 2017
0 stars
Apr 07, 2018
0 stars

Discover Dependencies

Sep 10, 2021
1 usages
1 stars
Sep 10, 2016
0 stars
Sep 06, 2016
53 stars
Aug 08, 2018
9 stars
Sep 14, 2016
2 stars
Aug 21, 2023
81 stars
Sep 16, 2016
348 stars