metaq

a set of metaq client APIs in favour of clojure

Leiningen/Boot

[metaq "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

metaq/metaq {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("metaq:metaq:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>metaq</groupId>
  <artifactId>metaq</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>