torpo

A minimalistic helper library.

Leiningen/Boot

[torpo "0.5.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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