org.clojars.sritchie09/enlive

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

Leiningen/Boot

[org.clojars.sritchie09/enlive "1.2.0-alpha1"]

Clojure CLI/deps.edn

org.clojars.sritchie09/enlive {:mvn/version "1.2.0-alpha1"}

Gradle

implementation("org.clojars.sritchie09:enlive:1.2.0-alpha1")

Maven

<dependency>
  <groupId>org.clojars.sritchie09</groupId>
  <artifactId>enlive</artifactId>
  <version>1.2.0-alpha1</version>
</dependency>

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