is not current version
Last Version 1.2.0.0-beta5

com.frostwire:jlibtorrent-desktop-debug 1.2.0.0-beta2

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

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.frostwire
ArtifactId

ArtifactId

jlibtorrent-desktop-debug
Version

Version

1.2.0.0-beta2
Type

Type

jar

Download jlibtorrent-desktop-debug 1.2.0.0-beta2


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