rtfc

read the f**king code

Leiningen/Boot

[rtfc "0.0.3"]

Clojure CLI/deps.edn

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

Gradle

implementation("rtfc:rtfc:0.0.3")

Maven

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