is not current version
Last Version 1.10

com.github.atomashpolskiy:bt-core 1.4.1

BitTorrent Client Library (Core)

GroupId

GroupId

com.github.atomashpolskiy
ArtifactId

ArtifactId

bt-core
Version

Version

1.4.1
Type

Type

jar

Download bt-core 1.4.1


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