| License | License | 
|---|---|
| GroupId | GroupIdio.ep2p | 
| ArtifactId | ArtifactIdkademlia-api | 
| Version | Version4.1.8-RELEASE | 
| Type | Typejar | 
| Description | DescriptionAbstract Kademlia API Java library for kademlia algorithm API with abstract networking layer. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| kademlia-api-4.1.8-RELEASE.pom | |
| kademlia-api-4.1.8-RELEASE.jar | 88 KB | 
| kademlia-api-4.1.8-RELEASE-sources.jar | 47 KB | 
| kademlia-api-4.1.8-RELEASE-javadoc.jar | 867 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.ep2p/kademlia-api/ -->
<dependency>
    <groupId>io.ep2p</groupId>
    <artifactId>kademlia-api</artifactId>
    <version>4.1.8-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/io.ep2p/kademlia-api/
implementation 'io.ep2p:kademlia-api:4.1.8-RELEASE'// https://jarcasting.com/artifacts/io.ep2p/kademlia-api/
implementation ("io.ep2p:kademlia-api:4.1.8-RELEASE")'io.ep2p:kademlia-api:jar:4.1.8-RELEASE'<dependency org="io.ep2p" name="kademlia-api" rev="4.1.8-RELEASE">
  <artifact name="kademlia-api" type="jar" />
</dependency>@Grapes(
@Grab(group='io.ep2p', module='kademlia-api', version='4.1.8-RELEASE')
)libraryDependencies += "io.ep2p" % "kademlia-api" % "4.1.8-RELEASE"[io.ep2p/kademlia-api "4.1.8-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| org.jetbrains : annotations | jar | 23.0.0 | 
| com.google.guava : guava | jar | 31.1-jre | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 | 
| org.junit.platform : junit-platform-launcher | jar | 1.8.2 |