com.7theta/qr-clj

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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