org.clojars.rkaippully/clj-annotations

A Clojure library designed to annotate values with arbitrary data.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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

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