metadoc

More documentation tags in metadata

Leiningen/Boot

[metadoc "0.0.3-SNAPSHOT"]

Clojure CLI/deps.edn

metadoc/metadoc {:mvn/version "0.0.3-SNAPSHOT"}

Gradle

implementation("metadoc:metadoc:0.0.3-SNAPSHOT")

Maven

<dependency>
  <groupId>metadoc</groupId>
  <artifactId>metadoc</artifactId>
  <version>0.0.3-SNAPSHOT</version>
</dependency>