devth/json-path

JSON Path for Clojure data structures

Leiningen/Boot

[devth/json-path "1.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

devth/json-path {:mvn/version "1.0.1-SNAPSHOT"}

Gradle

implementation("devth:json-path:1.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>devth</groupId>
  <artifactId>json-path</artifactId>
  <version>1.0.1-SNAPSHOT</version>
</dependency>