lein-annotations

Displays all comment annotations in the project.

Leiningen/Boot

[lein-annotations "0.2.0"]

Clojure CLI/deps.edn

lein-annotations/lein-annotations {:mvn/version "0.2.0"}

Gradle

implementation("lein-annotations:lein-annotations:0.2.0")

Maven

<dependency>
  <groupId>lein-annotations</groupId>
  <artifactId>lein-annotations</artifactId>
  <version>0.2.0</version>
</dependency>