torrentdam / bittorrent   3.4.0

The Unlicense Website GitHub

BitTorrent protocol implementation

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

dht 3.6.0


Group ID:
io.github.torrentdam.bittorrent
Artifact ID:
dht_3
Version:
3.6.0
Release Date:
Feb 10, 2026
Licenses:
Files:
Full Scala Version:
3.7.1
Developers:

libraryDependencies += "io.github.torrentdam.bittorrent" %% "dht" % "3.6.0"

Mill build tool

ivy"io.github.torrentdam.bittorrent::dht:3.6.0"

Scala CLI

//> using dep "io.github.torrentdam.bittorrent::dht:3.6.0"

Ammonite REPL

import $ivy.`io.github.torrentdam.bittorrent::dht:3.6.0`

<dependency>
  <groupId>io.github.torrentdam.bittorrent</groupId>
  <artifactId>dht_3</artifactId>
  <version>3.6.0</version>
</dependency>

compile group: 'io.github.torrentdam.bittorrent', name: 'dht_3', version: '3.6.0'