GroupId | GroupIdcom.github.atomashpolskiy |
---|---|
ArtifactId | ArtifactIdbt-dht |
Version | Version1.4.1 |
Type | Typejar |
Filename | Size |
---|---|
bt-dht-1.4.1.pom | |
bt-dht-1.4.1.jar | 610 KB |
bt-dht-1.4.1-sources.jar | 10 KB |
bt-dht-1.4.1-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-dht/ -->
<dependency>
<groupId>com.github.atomashpolskiy</groupId>
<artifactId>bt-dht</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-dht/
implementation 'com.github.atomashpolskiy:bt-dht:1.4.1'
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-dht/
implementation ("com.github.atomashpolskiy:bt-dht:1.4.1")
'com.github.atomashpolskiy:bt-dht:jar:1.4.1'
<dependency org="com.github.atomashpolskiy" name="bt-dht" rev="1.4.1">
<artifact name="bt-dht" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atomashpolskiy', module='bt-dht', version='1.4.1')
)
libraryDependencies += "com.github.atomashpolskiy" % "bt-dht" % "1.4.1"
[com.github.atomashpolskiy/bt-dht "1.4.1"]