| License |
License |
|---|---|
| GroupId | GroupIdcom.github.atomashpolskiy |
| ArtifactId | ArtifactIdbt-dht-parent |
| Last Version | Last Version1.10 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionBt DHT
Support for BEP-5: DHT Protocol
|
| Filename | Size |
|---|---|
| bt-dht-parent-1.10.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-dht-parent/ -->
<dependency>
<groupId>com.github.atomashpolskiy</groupId>
<artifactId>bt-dht-parent</artifactId>
<version>1.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-dht-parent/
implementation 'com.github.atomashpolskiy:bt-dht-parent:1.10'
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-dht-parent/
implementation ("com.github.atomashpolskiy:bt-dht-parent:1.10")
'com.github.atomashpolskiy:bt-dht-parent:pom:1.10'
<dependency org="com.github.atomashpolskiy" name="bt-dht-parent" rev="1.10">
<artifact name="bt-dht-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.atomashpolskiy', module='bt-dht-parent', version='1.10')
)
libraryDependencies += "com.github.atomashpolskiy" % "bt-dht-parent" % "1.10"
[com.github.atomashpolskiy/bt-dht-parent "1.10"]