is not current version
Last Version 1.10

com.github.atomashpolskiy:bt-dht 1.4

Mainline DHT (libmldht) adapter for Bt BitTorrent client

GroupId

GroupId

com.github.atomashpolskiy
ArtifactId

ArtifactId

bt-dht
Version

Version

1.4
Type

Type

jar

Download bt-dht 1.4


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