MVN

io.higgs : cluster

Maven & Gradle

Jun 13, 2014
71 stars

Higgs' Cluster

<dependency>
    <groupId>io.higgs</groupId>
    <artifactId>cluster</artifactId>
    <version>0.0.8-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.higgs : cluster to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.8-1

All Versions

Choose a version of io.higgs : cluster to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
cluster-0.0.8-1
cluster-0.0.8
cluster-0.0.7
cluster-0.0.6
cluster-0.0.5
cluster-0.0.4
cluster-0.0.3
cluster-0.0.2
cluster-0.0.1

How to add a dependency to Maven

Add the following io.higgs : cluster maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.higgs</groupId>
    <artifactId>cluster</artifactId>
    <version>0.0.8-1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.higgs : cluster gradle dependency to your build.gradle file:

implementation 'io.higgs:cluster:0.0.8-1'

Gradle Kotlin DSL: Add the following io.higgs : cluster gradle kotlin dependency to your build.gradle.kts file:

implementation("io.higgs:cluster:0.0.8-1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.higgs : cluster sbt scala dependency to your build.sbt file:

libraryDependencies += "io.higgs" % "cluster" % "0.0.8-1"

Advertisement

Dependencies from Group

May 03, 2016
10 usages
71 stars
May 03, 2016
9 usages
71 stars
May 03, 2016
4 usages
71 stars
May 03, 2016
3 usages
71 stars
May 03, 2016
3 usages
71 stars

Discover Dependencies