org.clojars.rkaippully/clj-annotations

A Clojure library designed to annotate values with arbitrary data.

Leiningen/Boot

[org.clojars.rkaippully/clj-annotations "0.2.3"]

Clojure CLI/deps.edn

org.clojars.rkaippully/clj-annotations {:mvn/version "0.2.3"}

Gradle

implementation("org.clojars.rkaippully:clj-annotations:0.2.3")

Maven

<dependency>
  <groupId>org.clojars.rkaippully</groupId>
  <artifactId>clj-annotations</artifactId>
  <version>0.2.3</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.