exegesis

Simplify reflection of annotations on Java types.

Leiningen/Boot

[exegesis "0.3.0"]

Clojure CLI/deps.edn

exegesis/exegesis {:mvn/version "0.3.0"}

Gradle

implementation("exegesis:exegesis:0.3.0")

Maven

<dependency>
  <groupId>exegesis</groupId>
  <artifactId>exegesis</artifactId>
  <version>0.3.0</version>
</dependency>