hexagram30/codox-theme

A Codox theme for hexagram30 projects' documentation

Leiningen/Boot

[hexagram30/codox-theme "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

hexagram30/codox-theme {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("hexagram30:codox-theme:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>hexagram30</groupId>
  <artifactId>codox-theme</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>