GroupId | GroupIdio.github.torrentdam.bittorrent |
---|---|
ArtifactId | ArtifactIddht_3 |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
dht_3-1.1.0.pom | |
dht_3-1.1.0.jar | 232 KB |
dht_3-1.1.0-sources.jar | 11 KB |
dht_3-1.1.0-javadoc.jar | 1 MB |
Browse |
<!-- 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"]