com.github.thefakelorlyons/clj-colors

Leiningen/Boot

[com.github.thefakelorlyons/clj-colors "0.2.9"]

Clojure CLI/deps.edn

com.github.thefakelorlyons/clj-colors {:mvn/version "0.2.9"}

Gradle

implementation("com.github.thefakelorlyons:clj-colors:0.2.9")

Maven

<dependency>
  <groupId>com.github.thefakelorlyons</groupId>
  <artifactId>clj-colors</artifactId>
  <version>0.2.9</version>
</dependency>