billfront/http-retry

Retries typical http server or connection errors

Leiningen/Boot

[billfront/http-retry "0.1.0"]

Clojure CLI/deps.edn

billfront/http-retry {:mvn/version "0.1.0"}

Gradle

implementation("billfront:http-retry:0.1.0")

Maven

<dependency>
  <groupId>billfront</groupId>
  <artifactId>http-retry</artifactId>
  <version>0.1.0</version>
</dependency>