com.rentpath/rp-json-clj

Miscellaneous JSON utilities

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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