MVN

io.ep2p : kademlia-api

Maven & Gradle

Dec 31, 2022
2 usages
17 stars

Abstract Kademlia API · Java library for kademlia algorithm API with abstract networking layer.

<dependency>
    <groupId>io.ep2p</groupId>
    <artifactId>kademlia-api</artifactId>
    <version>5.1.1-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.ep2p : kademlia-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.1.1-RELEASE

All Versions

Choose a version of io.ep2p : kademlia-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.1.x
kademlia-api-5.1.1-RELEASE
kademlia-api-5.1.0-RELEASE
5.0.x
kademlia-api-5.0.2-RELEASE
kademlia-api-5.0.1-RELEASE
kademlia-api-5.0.0-RELEASE
4.1.x
kademlia-api-4.1.18-RELEASE
kademlia-api-4.1.17-RELEASE
kademlia-api-4.1.16-RELEASE
kademlia-api-4.1.15-RELEASE
kademlia-api-4.1.14-RELEASE
kademlia-api-4.1.12-RELEASE
kademlia-api-4.1.11-RELEASE
kademlia-api-4.1.10-RELEASE
kademlia-api-4.1.9-RELEASE
kademlia-api-4.1.8-RELEASE
kademlia-api-4.1.7-RELEASE
kademlia-api-4.1.6-RELEASE
kademlia-api-4.1.5-RELEASE
kademlia-api-4.1.4-RELEASE
kademlia-api-4.1.2-RELEASE
kademlia-api-4.1.1-RELEASE
kademlia-api-4.1.0-RELEASE
4.0.x
kademlia-api-4.0.6-RELEASE
kademlia-api-4.0.5-RELEASE
kademlia-api-4.0.4-RELEASE
kademlia-api-4.0.3-RELEASE
kademlia-api-4.0.2-RELEASE
kademlia-api-4.0.1-RELEASE
kademlia-api-4.0.0-RELEASE
3.1.x
kademlia-api-3.1.0-RELEASE
3.0.x
kademlia-api-3.0.1-RELEASE
kademlia-api-3.0.0-RELEASE
2.2.x
kademlia-api-2.2.2-RELEASE
kademlia-api-2.2.1-RELEASE
kademlia-api-2.2.0-RELEASE
2.1.x
kademlia-api-2.1.3-RELEASE
kademlia-api-2.1.2-RELEASE
kademlia-api-2.1.1-RELEASE
kademlia-api-2.1.0-RELEASE
2.0.x
kademlia-api-2.0.1-RELEASE
kademlia-api-2.0.0-RELEASE

How to add a dependency to Maven

Add the following io.ep2p : kademlia-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.ep2p</groupId>
    <artifactId>kademlia-api</artifactId>
    <version>5.1.1-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.ep2p : kademlia-api gradle dependency to your build.gradle file:

implementation 'io.ep2p:kademlia-api:5.1.1-RELEASE'

Gradle Kotlin DSL: Add the following io.ep2p : kademlia-api gradle kotlin dependency to your build.gradle.kts file:

implementation("io.ep2p:kademlia-api:5.1.1-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.ep2p : kademlia-api sbt scala dependency to your build.sbt file:

libraryDependencies += "io.ep2p" % "kademlia-api" % "5.1.1-RELEASE"

Advertisement

Dependencies from Group

Dec 31, 2022
2 usages
17 stars
Jul 01, 2021
1 usages
0 stars
Jul 01, 2021
1 usages
0 stars
Jul 01, 2021
1 usages
0 stars
Sep 17, 2021
1 stars

Discover Dependencies

Jan 03, 2023
4 usages
1.6k stars
Aug 11, 2023
6 usages
263 stars
Jan 31, 2022
3 usages
2.9k stars
Jun 09, 2023
3 usages
226 stars
Aug 02, 2023
6 usages
2 stars
Nov 02, 2018
1 usages
0 stars
Jan 30, 2023
2 usages
2 stars