io.github.paintparty/fireworks

Themeable print debugging library for Clojure, ClojureScript, and Babashka

Leiningen/Boot

[io.github.paintparty/fireworks "0.6.0"]

Clojure CLI/deps.edn

io.github.paintparty/fireworks {:mvn/version "0.6.0"}

Gradle

implementation("io.github.paintparty:fireworks:0.6.0")

Maven

<dependency>
  <groupId>io.github.paintparty</groupId>
  <artifactId>fireworks</artifactId>
  <version>0.6.0</version>
</dependency>