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

com.frostwire:jlibtorrent-macosx 1.1.0.7

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

Категории

Категории

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

Группа

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

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

jlibtorrent-macosx
Версия

Версия

1.1.0.7
Тип

Тип

pom

Скачать jlibtorrent-macosx 1.1.0.7


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