org.clojars.tristefigure/reader-macros

Common Lisp style reader macros

Leiningen/Boot

[org.clojars.tristefigure/reader-macros "1.0.2.1"]

Clojure CLI/deps.edn

org.clojars.tristefigure/reader-macros {:mvn/version "1.0.2.1"}

Gradle

implementation("org.clojars.tristefigure:reader-macros:1.0.2.1")

Maven

<dependency>
  <groupId>org.clojars.tristefigure</groupId>
  <artifactId>reader-macros</artifactId>
  <version>1.0.2.1</version>
</dependency>

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