is not current version
Last Version 0.14.5

com.github.axet:libtorrent 0.8.1

android torrent library

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

libtorrent
Version

Version

0.8.1
Type

Type

aar

Download libtorrent 0.8.1


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