io.github.paintparty/get-rich

Rich text console printing for Clojure(Script)

Leiningen/Boot

[io.github.paintparty/get-rich "0.1.0-a"]

Clojure CLI/deps.edn

io.github.paintparty/get-rich {:mvn/version "0.1.0-a"}

Gradle

implementation("io.github.paintparty:get-rich:0.1.0-a")

Maven

<dependency>
  <groupId>io.github.paintparty</groupId>
  <artifactId>get-rich</artifactId>
  <version>0.1.0-a</version>
</dependency>