Last Version

retry 0.3.3

a library of simple primitives for asynchronously retrying Scala Futures

License

License

GroupId

GroupId

com.softwaremill.retry
ArtifactId

ArtifactId

retry_sjs0.6_2.11
Version

Version

0.3.3
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_sjs0.6_2.11 0.3.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-js : scalajs-library_2.11 jar 0.6.28
com.softwaremill.odelay : odelay-core_sjs0.6_2.11 jar 0.3.1

test (2)

Group / Artifact Type Version
org.scala-js : scalajs-test-interface_2.11 jar 0.6.28
org.scalatest : scalatest_sjs0.6_2.11 jar 3.0.8

Project Modules

There are no modules declared in this project.