License |
License |
---|---|
GroupId | GroupIdcom.github.atomashpolskiy |
ArtifactId | ArtifactIdbt-dht |
Version | Version1.9 |
Type | Typejar |
Description |
DescriptionBt libmldht adapter
Mainline DHT (libmldht) adapter for Bt BitTorrent client
|
Filename | Size |
---|---|
bt-dht-1.9.pom | |
bt-dht-1.9.jar | 622 KB |
bt-dht-1.9-sources.jar | 16 KB |
bt-dht-1.9-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-dht/ -->
<dependency>
<groupId>com.github.atomashpolskiy</groupId>
<artifactId>bt-dht</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-dht/
implementation 'com.github.atomashpolskiy:bt-dht:1.9'
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-dht/
implementation ("com.github.atomashpolskiy:bt-dht:1.9")
'com.github.atomashpolskiy:bt-dht:jar:1.9'
<dependency org="com.github.atomashpolskiy" name="bt-dht" rev="1.9">
<artifact name="bt-dht" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atomashpolskiy', module='bt-dht', version='1.9')
)
libraryDependencies += "com.github.atomashpolskiy" % "bt-dht" % "1.9"
[com.github.atomashpolskiy/bt-dht "1.9"]
Group / Artifact | Type | Version |
---|---|---|
com.github.atomashpolskiy : bt-core | jar | 1.9 |
Group / Artifact | Type | Version |
---|---|---|
com.github.atomashpolskiy : bt-tests | jar | 1.9 |