Download bt-core-1.4.1.jar file - Jar b

Jar examples for b:bt-core

Description

BitTorrent Client Library (Core)

You can download jar file bt-core 1.4.1 in this page.

Build File

You can use the following script to add bt-core-1.4.1.jar to your project.

<dependency>
   <groupId>com.github.atomashpolskiy</groupId>
   <artifactId>bt-core</artifactId>
   <version>1.4.1</version>
</dependency>
compile group: 'com.github.atomashpolskiy', name: 'bt-core', version: '1.4.1'
libraryDependencies += "com.github.atomashpolskiy" % "bt-core" % "1.4.1"
<dependency org="com.github.atomashpolskiy" name="bt-core" rev="1.4.1"/>
@Grapes(@Grab(group='com.github.atomashpolskiy', module='bt-core', version='1.4.1'))
'com.github.atomashpolskiy:bt-core:jar:1.4.1'

Download

Click the following link to download the jar file.

bt-core-1.4.1-javadoc.jar
bt-core-1.4.1-sources.jar
bt-core-1.4.1.jar
bt-core-1.4.1.pom



Related Tutorials