Download jlibtorrent-1.2.0.9-RC3.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.9-RC3 in this page.

License

The MIT License

Build File

You can use the following script to add jlibtorrent-1.2.0.9-RC3.jar to your project.

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

Download

Click the following link to download the jar file.

jlibtorrent-1.2.0.9-RC3-javadoc.jar
jlibtorrent-1.2.0.9-RC3-sources.jar
jlibtorrent-1.2.0.9-RC3.jar
jlibtorrent-1.2.0.9-RC3.pom



Related Tutorials