retry

a library of simple primitives for asynchronously retrying Scala Futures

License

License

MIT
GroupId

GroupId

de.kaufhof
ArtifactId

ArtifactId

retry_2.11
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

retry
a library of simple primitives for asynchronously retrying Scala Futures
Project URL

Project URL

https://github.com/softprops/retry/
Project Organization

Project Organization

de.kaufhof

Download retry_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/de.kaufhof/retry_2.11/ -->
<dependency>
    <groupId>de.kaufhof</groupId>
    <artifactId>retry_2.11</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.kaufhof/retry_2.11/
implementation 'de.kaufhof:retry_2.11:0.2.1'
// https://jarcasting.com/artifacts/de.kaufhof/retry_2.11/
implementation ("de.kaufhof:retry_2.11:0.2.1")
'de.kaufhof:retry_2.11:jar:0.2.1'
<dependency org="de.kaufhof" name="retry_2.11" rev="0.2.1">
  <artifact name="retry_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.kaufhof', module='retry_2.11', version='0.2.1')
)
libraryDependencies += "de.kaufhof" % "retry_2.11" % "0.2.1"
[de.kaufhof/retry_2.11 "0.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1