is not current version
Last Version 1.3.8

com.github.hadoop002.smartretry:retry-serializer 1.3.4


GroupId

GroupId

com.github.hadoop002.smartretry
ArtifactId

ArtifactId

retry-serializer
Version

Version

1.3.4
Type

Type

pom

Download retry-serializer 1.3.4


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