is not current version
Last Version 0.14.3

org.occurrent:retry 0.13.1


GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

retry
Version

Version

0.13.1
Type

Type

jar

Download retry 0.13.1


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