is not current version
Last Version 1.3.8

com.github.hadoop002.smartretry:retry-samples 1.3.6


GroupId

GroupId

com.github.hadoop002.smartretry
ArtifactId

ArtifactId

retry-samples
Version

Version

1.3.6
Type

Type

jar

Download retry-samples 1.3.6


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