torrentdam / bittorrent   3.1.2

The Unlicense Website GitHub

BitTorrent protocol implementation

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

tracker 1.8.1


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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