MVN

net.hycube : hycube

Maven & Gradle

Nov 27, 2016
1 usages
3 stars

HyCube · HyCube is a distributed hash table based on a hierarchical hypercube geometry, employing a novel variable metric adopting the Steinhaus transform.

<dependency>
    <groupId>net.hycube</groupId>
    <artifactId>hycube</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.hycube : hycube to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of net.hycube : hycube to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
hycube-1.0.5
hycube-1.0.4
hycube-1.0.3
hycube-1.0.2
hycube-1.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>net.hycube</groupId>
    <artifactId>hycube</artifactId>
    <version>1.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.hycube : hycube gradle dependency to your build.gradle file:

implementation 'net.hycube:hycube:1.0.5'

Gradle Kotlin DSL: Add the following net.hycube : hycube gradle kotlin dependency to your build.gradle.kts file:

implementation("net.hycube:hycube:1.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.hycube : hycube sbt scala dependency to your build.sbt file:

libraryDependencies += "net.hycube" % "hycube" % "1.0.5"

Advertisement

Dependencies from Group

Nov 27, 2016
1 usages
3 stars
Nov 28, 2016
2 stars

Discover Dependencies

May 05, 2021
18 usages
3.5k stars
May 29, 2019
12 usages
280 stars
Aug 08, 2023
0 stars
Feb 25, 2022
1 usages
1.4k stars
Oct 17, 2016
1 usages
1.3k stars
Jan 04, 2023
316 stars
Jan 04, 2023
8 usages
118 stars
Oct 28, 2021
509 usages
437 stars