adgoji/coendou

A library that provides the building blocks for resilient Clojure application

Leiningen/Boot

[adgoji/coendou "0.1.1"]

Clojure CLI/deps.edn

adgoji/coendou {:mvn/version "0.1.1"}

Gradle

implementation("adgoji:coendou:0.1.1")

Maven

<dependency>
  <groupId>adgoji</groupId>
  <artifactId>coendou</artifactId>
  <version>0.1.1</version>
</dependency>