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.3


Group ID:
com.softwaremill.retry
Artifact ID:
retry_2.13
Version:
0.3.3
Release Date:
Jul 28, 2019
Licenses:
Files:

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

Mill build tool

ivy"com.softwaremill.retry::retry:0.3.3"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.softwaremill.retry</groupId>
  <artifactId>retry_2.13</artifactId>
  <version>0.3.3</version>
</dependency>

compile group: 'com.softwaremill.retry', name: 'retry_2.13', version: '0.3.3'