License |
License |
---|---|
GroupId | GroupIdcom.github.atomashpolskiy |
ArtifactId | ArtifactIdbt-core |
Version | Version1.9 |
Type | Typejar |
Description |
DescriptionBt Core
BitTorrent Client Library (Core)
|
Filename | Size |
---|---|
bt-core-1.9.pom | |
bt-core-1.9.jar | 568 KB |
bt-core-1.9-sources.jar | 427 KB |
bt-core-1.9-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-core/ -->
<dependency>
<groupId>com.github.atomashpolskiy</groupId>
<artifactId>bt-core</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-core/
implementation 'com.github.atomashpolskiy:bt-core:1.9'
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-core/
implementation ("com.github.atomashpolskiy:bt-core:1.9")
'com.github.atomashpolskiy:bt-core:jar:1.9'
<dependency org="com.github.atomashpolskiy" name="bt-core" rev="1.9">
<artifact name="bt-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atomashpolskiy', module='bt-core', version='1.9')
)
libraryDependencies += "com.github.atomashpolskiy" % "bt-core" % "1.9"
[com.github.atomashpolskiy/bt-core "1.9"]
Group / Artifact | Type | Version |
---|---|---|
com.github.atomashpolskiy : bt-bencoding | jar | 1.9 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.google.inject : guice | jar | 4.1.0 |
com.google.inject.extensions : guice-multibindings | jar | 4.1.0 |