org.clojars.kyleburton/clj-xpath

Simplified XPath from Clojure.

Leiningen/Boot

[org.clojars.kyleburton/clj-xpath "1.3.3"]

Clojure CLI/deps.edn

org.clojars.kyleburton/clj-xpath {:mvn/version "1.3.3"}

Gradle

implementation("org.clojars.kyleburton:clj-xpath:1.3.3")

Maven

<dependency>
  <groupId>org.clojars.kyleburton</groupId>
  <artifactId>clj-xpath</artifactId>
  <version>1.3.3</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.