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

com.github.axet:libtorrent 0.11.2

android torrent library

Группа

Группа

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

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

libtorrent
Версия

Версия

0.11.2
Тип

Тип

aar

Скачать libtorrent 0.11.2

Имя Файла Размер
libtorrent-0.11.2.pom
libtorrent-0.11.2.aar 15 MB
Обзор

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