com.grammarly/perseverance

Flexible retries library for Clojure.

Leiningen/Boot

[com.grammarly/perseverance "0.1.0"]

Clojure CLI/deps.edn

com.grammarly/perseverance {:mvn/version "0.1.0"}

Gradle

implementation("com.grammarly:perseverance:0.1.0")

Maven

<dependency>
  <groupId>com.grammarly</groupId>
  <artifactId>perseverance</artifactId>
  <version>0.1.0</version>
</dependency>