Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.atomashpolskiy |
ArtifactId | ArtifactIdbt-http-tracker-client |
Version | Version1.6 |
Type | Typejar |
Filename | Size |
---|---|
bt-http-tracker-client-1.6.pom | |
bt-http-tracker-client-1.6.jar | 15 KB |
bt-http-tracker-client-1.6-sources.jar | 10 KB |
bt-http-tracker-client-1.6-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.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-http-tracker-client/
implementation 'com.github.atomashpolskiy:bt-http-tracker-client:1.6'
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-http-tracker-client/
implementation ("com.github.atomashpolskiy:bt-http-tracker-client:1.6")
'com.github.atomashpolskiy:bt-http-tracker-client:jar:1.6'
<dependency org="com.github.atomashpolskiy" name="bt-http-tracker-client" rev="1.6">
<artifact name="bt-http-tracker-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atomashpolskiy', module='bt-http-tracker-client', version='1.6')
)
libraryDependencies += "com.github.atomashpolskiy" % "bt-http-tracker-client" % "1.6"
[com.github.atomashpolskiy/bt-http-tracker-client "1.6"]