Download jlibtorrent-1.2.0.18-RC6.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.18-RC6 in this page.

License

The MIT License

Build File

You can use the following script to add jlibtorrent-1.2.0.18-RC6.jar to your project.

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

Download

Click the following link to download the jar file.

jlibtorrent-1.2.0.18-RC6-javadoc.jar
jlibtorrent-1.2.0.18-RC6-sources.jar
jlibtorrent-1.2.0.18-RC6.jar
jlibtorrent-1.2.0.18-RC6.pom



Related Tutorials