is not current version
Last Version 1.2.0

io.github.torrentdam.bittorrent:dht_3 1.1.0

Bittorrent client

GroupId

GroupId

io.github.torrentdam.bittorrent
ArtifactId

ArtifactId

dht_3
Version

Version

1.1.0
Type

Type

jar

Download dht_3 1.1.0


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