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