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