aaron-santos/tinter

Tinter is a color conversion and manipulation library for Clojure and ClojureScript.

Leiningen/Boot

[aaron-santos/tinter "0.1.1"]

Clojure CLI/deps.edn

aaron-santos/tinter {:mvn/version "0.1.1"}

Gradle

implementation("aaron-santos:tinter:0.1.1")

Maven

<dependency>
  <groupId>aaron-santos</groupId>
  <artifactId>tinter</artifactId>
  <version>0.1.1</version>
</dependency>