com.rentpath/rp-json-clj

Miscellaneous JSON utilities

Leiningen/Boot

[com.rentpath/rp-json-clj "0.2.2"]

Clojure CLI/deps.edn

com.rentpath/rp-json-clj {:mvn/version "0.2.2"}

Gradle

implementation("com.rentpath:rp-json-clj:0.2.2")

Maven

<dependency>
  <groupId>com.rentpath</groupId>
  <artifactId>rp-json-clj</artifactId>
  <version>0.2.2</version>
</dependency>