BitTorrent streaming engine, written in Scala and based on akka-streams
bittorrent 1.0.5
Group ID:
com.github.karasiq
Artifact ID:
bittorrent_2.11
Version:
1.0.5
Release Date:
Sept 7, 2017
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "com.github.karasiq" %% "bittorrent" % "1.0.5"
ivy"com.github.karasiq::bittorrent:1.0.5"
//> using dep "com.github.karasiq::bittorrent:1.0.5"
import $ivy.`com.github.karasiq::bittorrent:1.0.5`
<dependency> <groupId>com.github.karasiq</groupId> <artifactId>bittorrent_2.11</artifactId> <version>1.0.5</version> </dependency>
compile group: 'com.github.karasiq', name: 'bittorrent_2.11', version: '1.0.5'