com.bunimo/clansi

ANSI style and color codes for Clojure.

Leiningen/Boot

[com.bunimo/clansi "1.3.1"]

Clojure CLI/deps.edn

com.bunimo/clansi {:mvn/version "1.3.1"}

Gradle

implementation("com.bunimo:clansi:1.3.1")

Maven

<dependency>
  <groupId>com.bunimo</groupId>
  <artifactId>clansi</artifactId>
  <version>1.3.1</version>
</dependency>