is not current version
Last Version 1.3.8

com.github.hadoop002.smartretry:retry-core 1.3.7


GroupId

GroupId

com.github.hadoop002.smartretry
ArtifactId

ArtifactId

retry-core
Version

Version

1.3.7
Type

Type

jar

Download retry-core 1.3.7


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