Last Version

retry 0.3.5

a library of simple primitives for asynchronously retrying Scala Futures

License

License

GroupId

GroupId

com.softwaremill.retry
ArtifactId

ArtifactId

retry_sjs1_2.13
Version

Version

0.3.5
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_sjs1_2.13 0.3.5


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.2
org.scala-js : scalajs-library_2.13 jar 1.9.0
com.softwaremill.odelay : odelay-core_sjs1_2.13 jar 0.3.3
org.scala-lang.modules : scala-collection-compat_sjs1_2.13 jar 2.6.0

test (2)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.13 jar 1.9.0
org.scalatest : scalatest_sjs1_2.13 jar 3.2.9

Project Modules

There are no modules declared in this project.