io.github.paintparty/fireworks

Themeable print debugging library for Clojure, ClojureScript, and Babashka

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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