is not current version
Last Version 1.2.0.18

com.frostwire:jlibtorrent-windows 1.1.0.1

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.1
Type

Type

pom

Download jlibtorrent-windows 1.1.0.1


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