jsonpointer

An implementation of the jsonpointer spec.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 106 Downloads
  • 106 This Version

Leiningen/Boot

[jsonpointer "0.0.1"]

Clojure CLI/deps.edn

jsonpointer/jsonpointer {:mvn/version "0.0.1"}

Gradle

implementation("jsonpointer:jsonpointer:0.0.1")

Maven

<dependency>
  <groupId>jsonpointer</groupId>
  <artifactId>jsonpointer</artifactId>
  <version>0.0.1</version>
</dependency>