MVN

org.opencompare : hac

Maven & Gradle

Jul 21, 2015
2 usages
0 stars

Hierarchical agglomerative clustering · Hac is a simple library for hierarchical agglomerative clustering. The goal of Hac is to be easy to use in any context that might require a hierarchical agglomerative clustering approach.

<dependency>
    <groupId>org.opencompare</groupId>
    <artifactId>hac</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opencompare : hac to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.opencompare : hac to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
hac-1.0.0

How to add a dependency to Maven

Add the following org.opencompare : hac maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.opencompare</groupId>
    <artifactId>hac</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.opencompare : hac gradle dependency to your build.gradle file:

implementation 'org.opencompare:hac:1.0.0'

Gradle Kotlin DSL: Add the following org.opencompare : hac gradle kotlin dependency to your build.gradle.kts file:

implementation("org.opencompare:hac:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.opencompare : hac sbt scala dependency to your build.sbt file:

libraryDependencies += "org.opencompare" % "hac" % "1.0.0"

Advertisement

Dependencies from Group

May 04, 2016
7 usages
May 04, 2016
6 usages
Nov 23, 2015
4 usages
hac
Jul 21, 2015
2 usages
0 stars
May 04, 2016
1 usages

Discover Dependencies

Feb 19, 2023
5 usages
60 stars
Feb 19, 2023
2 usages
60 stars
Aug 06, 2016
4 usages
Oct 08, 2021
2 usages
1.2k stars
Oct 08, 2021
2 usages
1.2k stars
Feb 20, 2018
2 usages
May 12, 2017
2 usages
Jun 11, 2016
2 usages
Nov 26, 2015
2 usages
117 stars