com.roomkey/annotate

Type annotations and type checking.

Leiningen/Boot

[com.roomkey/annotate "1.0.0"]

Clojure CLI/deps.edn

com.roomkey/annotate {:mvn/version "1.0.0"}

Gradle

implementation("com.roomkey:annotate:1.0.0")

Maven

<dependency>
  <groupId>com.roomkey</groupId>
  <artifactId>annotate</artifactId>
  <version>1.0.0</version>
</dependency>