is not current version
Last Version 1.10

com.github.atomashpolskiy:bt-dht-parent 1.3

Support for BEP-5: DHT Protocol

GroupId

GroupId

com.github.atomashpolskiy
ArtifactId

ArtifactId

bt-dht-parent
Version

Version

1.3
Type

Type

pom

Download bt-dht-parent 1.3

Filename Size
bt-dht-parent-1.3.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-dht-parent/ -->
<dependency>
    <groupId>com.github.atomashpolskiy</groupId>
    <artifactId>bt-dht-parent</artifactId>
    <version>1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-dht-parent/
implementation 'com.github.atomashpolskiy:bt-dht-parent:1.3'
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-dht-parent/
implementation ("com.github.atomashpolskiy:bt-dht-parent:1.3")
'com.github.atomashpolskiy:bt-dht-parent:pom:1.3'
<dependency org="com.github.atomashpolskiy" name="bt-dht-parent" rev="1.3">
  <artifact name="bt-dht-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.atomashpolskiy', module='bt-dht-parent', version='1.3')
)
libraryDependencies += "com.github.atomashpolskiy" % "bt-dht-parent" % "1.3"
[com.github.atomashpolskiy/bt-dht-parent "1.3"]