com.grammarly/perseverance

Flexible retries library for Clojure.

Leiningen/Boot

[com.grammarly/perseverance "0.1.2"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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