clj-vtd-xml

VTD XML parser for Clojure

Leiningen/Boot

[clj-vtd-xml "1.0.0"]

Clojure CLI/deps.edn

clj-vtd-xml/clj-vtd-xml {:mvn/version "1.0.0"}

Gradle

implementation("clj-vtd-xml:clj-vtd-xml:1.0.0")

Maven

<dependency>
  <groupId>clj-vtd-xml</groupId>
  <artifactId>clj-vtd-xml</artifactId>
  <version>1.0.0</version>
</dependency>