karasiq / torrentstream   1.0.8

Apache License 2.0 GitHub

BitTorrent streaming engine, written in Scala and based on akka-streams

Scala versions: 2.12 2.11

bittorrent 1.0.2


Group ID:
com.github.karasiq
Artifact ID:
bittorrent_2.11
Version:
1.0.2
Release Date:
Feb 25, 2016
Licenses:
Files:

libraryDependencies += "com.github.karasiq" %% "bittorrent" % "1.0.2"

Mill build tool

ivy"com.github.karasiq::bittorrent:1.0.2"

Scala CLI

//> using dep "com.github.karasiq::bittorrent:1.0.2"

Ammonite REPL

import $ivy.`com.github.karasiq::bittorrent:1.0.2`

<dependency>
  <groupId>com.github.karasiq</groupId>
  <artifactId>bittorrent_2.11</artifactId>
  <version>1.0.2</version>
</dependency>

compile group: 'com.github.karasiq', name: 'bittorrent_2.11', version: '1.0.2'