is not current version
Last Version 0.3.5

retry 0.3.4

a library of simple primitives for asynchronously retrying Scala Futures

License

License

GroupId

GroupId

com.softwaremill.retry
ArtifactId

ArtifactId

retry_2.12
Version

Version

0.3.4
Type

Type

jar
Description

Description

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

Project URL

http://softwaremill.com/open-source
Project Organization

Project Organization

com.softwaremill.retry
Source Code Management

Source Code Management

https://github.com/softwaremill/retry

Download retry_2.12 0.3.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
com.softwaremill.odelay : odelay-core_2.12 jar 0.3.3
org.scala-lang.modules : scala-collection-compat_2.12 jar 2.6.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.9

Project Modules

There are no modules declared in this project.