torrentdam / bittorrent   3.1.2

The Unlicense Website GitHub

BitTorrent protocol implementation

Scala versions: 3.x
Scala.js versions: 1.x

tracker 1.8.2


Group ID:
io.github.torrentdam.bittorrent
Artifact ID:
tracker_3
Version:
1.8.2
Release Date:
Nov 12, 2022
Licenses:
Files:

libraryDependencies += "io.github.torrentdam.bittorrent" %% "tracker" % "1.8.2"

Mill build tool

ivy"io.github.torrentdam.bittorrent::tracker:1.8.2"

Scala CLI

//> using dep "io.github.torrentdam.bittorrent::tracker:1.8.2"

Ammonite REPL

import $ivy.`io.github.torrentdam.bittorrent::tracker:1.8.2`

<dependency>
  <groupId>io.github.torrentdam.bittorrent</groupId>
  <artifactId>tracker_3</artifactId>
  <version>1.8.2</version>
</dependency>

compile group: 'io.github.torrentdam.bittorrent', name: 'tracker_3', version: '1.8.2'