com.roomkey/annotate

Type annotations and type checking.

Leiningen/Boot

[com.roomkey/annotate "1.0.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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