backtick

Provides the syntax-quote reader macro as a normal macro

Leiningen/Boot

[backtick "0.3.5"]

Clojure CLI/deps.edn

backtick/backtick {:mvn/version "0.3.5"}

Gradle

implementation("backtick:backtick:0.3.5")

Maven

<dependency>
  <groupId>backtick</groupId>
  <artifactId>backtick</artifactId>
  <version>0.3.5</version>
</dependency>