com.ryrobes/puget

Colorizing canonical Clojure printer for EDN values.

Leiningen/Boot

[com.ryrobes/puget "1.3.5-SNAPSHOT"]

Clojure CLI/deps.edn

com.ryrobes/puget {:mvn/version "1.3.5-SNAPSHOT"}

Gradle

implementation("com.ryrobes:puget:1.3.5-SNAPSHOT")

Maven

<dependency>
  <groupId>com.ryrobes</groupId>
  <artifactId>puget</artifactId>
  <version>1.3.5-SNAPSHOT</version>
</dependency>