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

com.frostwire:jlibtorrent 1.1.0.16

A swig Java interface for libtorrent by the makers of FrostWire.

Категории

Категории

Wire Данные Data Structures
Группа

Группа

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

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

jlibtorrent
Версия

Версия

1.1.0.16
Тип

Тип

jar

Скачать jlibtorrent 1.1.0.16


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