org.clojars.firthh/simple-queue

Simple wrapper around Langohr

Leiningen/Boot

[org.clojars.firthh/simple-queue "0.1.3-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.firthh/simple-queue {:mvn/version "0.1.3-SNAPSHOT"}

Gradle

implementation("org.clojars.firthh:simple-queue:0.1.3-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.firthh</groupId>
  <artifactId>simple-queue</artifactId>
  <version>0.1.3-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.