rtfc

read the f**king code

Leiningen/Boot

[rtfc "0.0.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("rtfc:rtfc:0.0.2")

Maven

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