Download jlibtorrent-1.2.0.2.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.2 in this page.

License

The MIT License

Build File

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

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

Download

Click the following link to download the jar file.

jlibtorrent-1.2.0.2-javadoc.jar
jlibtorrent-1.2.0.2-sources.jar
jlibtorrent-1.2.0.2.jar
jlibtorrent-1.2.0.2.pom



Related Tutorials