paintparty/pretty-print-plus

Pretty-printing in color

Leiningen/Boot

[paintparty/pretty-print-plus "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

paintparty/pretty-print-plus {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("paintparty:pretty-print-plus:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>paintparty</groupId>
  <artifactId>pretty-print-plus</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>