Download jlibtorrent-1.2.0.15-RC2.jar file - Jar j

Jar examples for j:jlibtorrent

Description

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

You can download jar file jlibtorrent 1.2.0.15-RC2 in this page.

License

The MIT License

Build File

You can use the following script to add jlibtorrent-1.2.0.15-RC2.jar to your project.

<dependency>
   <groupId>com.frostwire</groupId>
   <artifactId>jlibtorrent</artifactId>
   <version>1.2.0.15-RC2</version>
</dependency>
compile group: 'com.frostwire', name: 'jlibtorrent', version: '1.2.0.15-RC2'
libraryDependencies += "com.frostwire" % "jlibtorrent" % "1.2.0.15-RC2"
<dependency org="com.frostwire" name="jlibtorrent" rev="1.2.0.15-RC2"/>
@Grapes(@Grab(group='com.frostwire', module='jlibtorrent', version='1.2.0.15-RC2'))
'com.frostwire:jlibtorrent:jar:1.2.0.15-RC2'

Download

Click the following link to download the jar file.

jlibtorrent-1.2.0.15-RC2-javadoc.jar
jlibtorrent-1.2.0.15-RC2-sources.jar
jlibtorrent-1.2.0.15-RC2.jar
jlibtorrent-1.2.0.15-RC2.pom



Related Tutorials