torpo

A minimalistic helper library.

Leiningen/Boot

[torpo "0.1-SNAPSHOT"]

Clojure CLI/deps.edn

torpo/torpo {:mvn/version "0.1-SNAPSHOT"}

Gradle

implementation("torpo:torpo:0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>torpo</groupId>
  <artifactId>torpo</artifactId>
  <version>0.1-SNAPSHOT</version>
</dependency>