backtick

Provides the syntax-quote reader macro as a normal macro

Leiningen/Boot

[backtick "0.3.4"]

Clojure CLI/deps.edn

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

Gradle

implementation("backtick:backtick:0.3.4")

Maven

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