org.clojars.thejohnnybrown/enlive

a HTML selector-based (à la CSS) templating and transformation system for Clojure

Leiningen/Boot

[org.clojars.thejohnnybrown/enlive "1.0.2-alpha1"]

Clojure CLI/deps.edn

org.clojars.thejohnnybrown/enlive {:mvn/version "1.0.2-alpha1"}

Gradle

implementation("org.clojars.thejohnnybrown:enlive:1.0.2-alpha1")

Maven

<dependency>
  <groupId>org.clojars.thejohnnybrown</groupId>
  <artifactId>enlive</artifactId>
  <version>1.0.2-alpha1</version>
</dependency>

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