rm-hull/helpmate

A Clojure library for emitting SGML (HTML,SVG,XML) fragments

Leiningen/Boot

[rm-hull/helpmate "0.1.1"]

Clojure CLI/deps.edn

rm-hull/helpmate {:mvn/version "0.1.1"}

Gradle

implementation("rm-hull:helpmate:0.1.1")

Maven

<dependency>
  <groupId>rm-hull</groupId>
  <artifactId>helpmate</artifactId>
  <version>0.1.1</version>
</dependency>