is not current version
Last Version 9.0.0

org.webjars.npm:bittorrent-dht 7.10.0

WebJar for bittorrent-dht

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bittorrent-dht
Version

Version

7.10.0
Type

Type

jar

Download bittorrent-dht 7.10.0


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