cloc/indexer

Minimal code to run codox within a project.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 43 Downloads
  • 43 This Version

Leiningen/Boot

[cloc/indexer "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

cloc/indexer {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("cloc:indexer:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>cloc</groupId>
  <artifactId>indexer</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>