is not current version
Last Version 1.10

com.github.atomashpolskiy:bt-parent 1.4

BitTorrent Library

GroupId

GroupId

com.github.atomashpolskiy
ArtifactId

ArtifactId

bt-parent
Version

Version

1.4
Type

Type

pom

Download bt-parent 1.4

Filename Size
bt-parent-1.4.pom 16 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-parent/ -->
<dependency>
    <groupId>com.github.atomashpolskiy</groupId>
    <artifactId>bt-parent</artifactId>
    <version>1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-parent/
implementation 'com.github.atomashpolskiy:bt-parent:1.4'
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-parent/
implementation ("com.github.atomashpolskiy:bt-parent:1.4")
'com.github.atomashpolskiy:bt-parent:pom:1.4'
<dependency org="com.github.atomashpolskiy" name="bt-parent" rev="1.4">
  <artifact name="bt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.atomashpolskiy', module='bt-parent', version='1.4')
)
libraryDependencies += "com.github.atomashpolskiy" % "bt-parent" % "1.4"
[com.github.atomashpolskiy/bt-parent "1.4"]