metaq

a set of metaq client APIs in favour of clojure

Leiningen/Boot

[metaq "0.1.0"]

Clojure CLI/deps.edn

metaq/metaq {:mvn/version "0.1.0"}

Gradle

implementation("metaq:metaq:0.1.0")

Maven

<dependency>
  <groupId>metaq</groupId>
  <artifactId>metaq</artifactId>
  <version>0.1.0</version>
</dependency>