org.clojars.cantido/clj-torrent

A Clojure library for BitTorrent bencoding.

Leiningen/Boot

[org.clojars.cantido/clj-torrent "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.cantido/clj-torrent {:mvn/version "1.0.0-SNAPSHOT"}

Gradle

implementation("org.clojars.cantido:clj-torrent:1.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.cantido</groupId>
  <artifactId>clj-torrent</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.