softwaremill / retry   0.3.6

MIT License Website GitHub

because you should never give up, at least not on the first try

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6

retry 0.3.5


Group ID:
com.softwaremill.retry
Artifact ID:
retry_3
Version:
0.3.5
Release Date:
May 30, 2022
Licenses:
Files:

libraryDependencies += "com.softwaremill.retry" %% "retry" % "0.3.5"

Mill build tool

ivy"com.softwaremill.retry::retry:0.3.5"

Scala CLI

//> using dep "com.softwaremill.retry::retry:0.3.5"

Ammonite REPL

import $ivy.`com.softwaremill.retry::retry:0.3.5`

<dependency>
  <groupId>com.softwaremill.retry</groupId>
  <artifactId>retry_3</artifactId>
  <version>0.3.5</version>
</dependency>

compile group: 'com.softwaremill.retry', name: 'retry_3', version: '0.3.5'