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_3
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_3 0.3.5


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala3-library_sjs1_3 jar 3.0.0
org.scala-js : scalajs-library_2.13 jar 1.9.0
com.softwaremill.odelay : odelay-core_sjs1_3 jar 0.3.3
org.scala-lang.modules : scala-collection-compat_sjs1_3 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_3 jar 3.2.9

Project Modules

There are no modules declared in this project.