cljsjs/xpath-dom

Easily use XPath with the DOM

Leiningen/Boot

[cljsjs/xpath-dom "0.2.2-0"]

Clojure CLI/deps.edn

cljsjs/xpath-dom {:mvn/version "0.2.2-0"}

Gradle

implementation("cljsjs:xpath-dom:0.2.2-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>xpath-dom</artifactId>
  <version>0.2.2-0</version>
</dependency>