is not current version
Last Version 1.3.8

com.github.hadoop002.smartretry:retry-serializer-jackson2 1.3.2


Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.github.hadoop002.smartretry
ArtifactId

ArtifactId

retry-serializer-jackson2
Version

Version

1.3.2
Type

Type

jar

Download retry-serializer-jackson2 1.3.2


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