hicv

Hiccup to html, html to hiccup.

Leiningen/Boot

[hicv "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

hicv/hicv {:mvn/version "1.0.0-SNAPSHOT"}

Gradle

implementation("hicv:hicv:1.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>hicv</groupId>
  <artifactId>hicv</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>