is not current version
Last Version 3.8

com.github.dcshock:forklift-retry 0.3

forklift-retry

GroupId

GroupId

com.github.dcshock
ArtifactId

ArtifactId

forklift-retry
Version

Version

0.3
Type

Type

jar

Download forklift-retry 0.3


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