com.palletops/docudata

Library for extracting documentation from code.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 12 Downloads
  • 12 This Version

Leiningen/Boot

[com.palletops/docudata "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.palletops/docudata {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.palletops:docudata:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.palletops</groupId>
  <artifactId>docudata</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>