org.clojars.prepor/enlive

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

Leiningen/Boot

[org.clojars.prepor/enlive "1.1.3-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.prepor/enlive {:mvn/version "1.1.3-SNAPSHOT"}

Gradle

implementation("org.clojars.prepor:enlive:1.1.3-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.prepor</groupId>
  <artifactId>enlive</artifactId>
  <version>1.1.3-SNAPSHOT</version>
</dependency>

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