GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdbittorrent-dht |
Version | Version7.10.0 |
Type | Typejar |
Filename | Size |
---|---|
bittorrent-dht-7.10.0.pom | |
bittorrent-dht-7.10.0.jar | 33 KB |
bittorrent-dht-7.10.0-sources.jar | 22 bytes |
bittorrent-dht-7.10.0-javadoc.jar | 22 bytes |
Browse |
<!-- 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"]