License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.atomashpolskiy |
ArtifactId | ArtifactIdbt-http-tracker-client |
Version | Version1.9 |
Type | Typejar |
Description |
DescriptionBt HTTP Tracker Client
Library for integration with HTTP BitTorrent trackers
|
Filename | Size |
---|---|
bt-http-tracker-client-1.9.pom | |
bt-http-tracker-client-1.9.jar | 16 KB |
bt-http-tracker-client-1.9-sources.jar | 10 KB |
bt-http-tracker-client-1.9-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-http-tracker-client/ -->
<dependency>
<groupId>com.github.atomashpolskiy</groupId>
<artifactId>bt-http-tracker-client</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-http-tracker-client/
implementation 'com.github.atomashpolskiy:bt-http-tracker-client:1.9'
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-http-tracker-client/
implementation ("com.github.atomashpolskiy:bt-http-tracker-client:1.9")
'com.github.atomashpolskiy:bt-http-tracker-client:jar:1.9'
<dependency org="com.github.atomashpolskiy" name="bt-http-tracker-client" rev="1.9">
<artifact name="bt-http-tracker-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atomashpolskiy', module='bt-http-tracker-client', version='1.9')
)
libraryDependencies += "com.github.atomashpolskiy" % "bt-http-tracker-client" % "1.9"
[com.github.atomashpolskiy/bt-http-tracker-client "1.9"]
Group / Artifact | Type | Version |
---|---|---|
com.github.atomashpolskiy : bt-core | jar | 1.9 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |