prt

FIXME: write description

Leiningen/Boot

[prt "0.1.3-SNAPSHOT"]

Clojure CLI/deps.edn

prt/prt {:mvn/version "0.1.3-SNAPSHOT"}

Gradle

implementation("prt:prt:0.1.3-SNAPSHOT")

Maven

<dependency>
  <groupId>prt</groupId>
  <artifactId>prt</artifactId>
  <version>0.1.3-SNAPSHOT</version>
</dependency>