clj-html-compressor

Clojure library for html compressing

Leiningen/Boot

[clj-html-compressor "0.1.1"]

Clojure CLI/deps.edn

clj-html-compressor/clj-html-compressor {:mvn/version "0.1.1"}

Gradle

implementation("clj-html-compressor:clj-html-compressor:0.1.1")

Maven

<dependency>
  <groupId>clj-html-compressor</groupId>
  <artifactId>clj-html-compressor</artifactId>
  <version>0.1.1</version>
</dependency>