com.7theta/qr-clj

Leiningen/Boot

[com.7theta/qr-clj "0.4.5"]

Clojure CLI/deps.edn

com.7theta/qr-clj {:mvn/version "0.4.5"}

Gradle

implementation("com.7theta:qr-clj:0.4.5")

Maven

<dependency>
  <groupId>com.7theta</groupId>
  <artifactId>qr-clj</artifactId>
  <version>0.4.5</version>
</dependency>