не последняя версия
Последняя версия 0.14.5

com.github.axet:libtorrent 0.13.30-4

android torrent library

Группа

Группа

com.github.axet
Идентификатор

Идентификатор

libtorrent
Версия

Версия

0.13.30-4
Тип

Тип

aar

Скачать libtorrent 0.13.30-4


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