twenty-four

A 24-bit ANSI color library.

Leiningen/Boot

[twenty-four "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

twenty-four/twenty-four {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("twenty-four:twenty-four:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>twenty-four</groupId>
  <artifactId>twenty-four</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>