rtfc

read the f**king code

Leiningen/Boot

[rtfc "0.0.4"]

Clojure CLI/deps.edn

rtfc/rtfc {:mvn/version "0.0.4"}

Gradle

implementation("rtfc:rtfc:0.0.4")

Maven

<dependency>
  <groupId>rtfc</groupId>
  <artifactId>rtfc</artifactId>
  <version>0.0.4</version>
</dependency>