MVN

com.turn : ttorrent-core

Maven & Gradle

Mar 09, 2016
1 usages
1.2k stars

Java BitTorrent library core

<dependency>
    <groupId>com.turn</groupId>
    <artifactId>ttorrent-core</artifactId>
    <version>1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.turn : ttorrent-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of com.turn : ttorrent-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5
ttorrent-core-1.5

How to add a dependency to Maven

Add the following com.turn : ttorrent-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.turn</groupId>
    <artifactId>ttorrent-core</artifactId>
    <version>1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.turn : ttorrent-core gradle dependency to your build.gradle file:

implementation 'com.turn:ttorrent-core:1.5'

Gradle Kotlin DSL: Add the following com.turn : ttorrent-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.turn:ttorrent-core:1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.turn : ttorrent-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.turn" % "ttorrent-core" % "1.5"

Advertisement

Dependencies from Group

Mar 09, 2016
1 usages
1.2k stars
Mar 09, 2016
1.2k stars
Mar 09, 2016
1.2k stars
May 21, 2013
24 stars

Discover Dependencies

sdk
Jul 31, 2023
3 usages
20 stars
Jul 20, 2016
43 usages
1 stars
Jul 20, 2016
26 usages
Jun 23, 2016
5 usages
1 stars
Jul 20, 2016
50 usages
1 stars
May 11, 2020
7 usages
6 stars
Sep 06, 2022
288 usages
479 stars
Aug 10, 2023
4 usages
2k stars