billfront/http-retry

Retries typical http server or connection errors

Leiningen/Boot

[billfront/http-retry "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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