is not current version
Last Version 1.10

com.github.atomashpolskiy:bt-dht 1.7

Mainline DHT (libmldht) adapter for Bt BitTorrent client

GroupId

GroupId

com.github.atomashpolskiy
ArtifactId

ArtifactId

bt-dht
Version

Version

1.7
Type

Type

jar

Download bt-dht 1.7


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