is not current version
Last Version 1.2.0.18

com.frostwire:jlibtorrent-windows 1.1.0.8

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

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.frostwire
ArtifactId

ArtifactId

jlibtorrent-windows
Version

Version

1.1.0.8
Type

Type

pom

Download jlibtorrent-windows 1.1.0.8


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