is not current version
Last Version 1.2.0

retry-core 1.1.3

Retry tool

License

License

GroupId

GroupId

com.github.vizaizai
ArtifactId

ArtifactId

retry
Version

Version

1.1.3
Type

Type

jar
Description

Description

retry-core
Retry tool
Project URL

Project URL

https://github.com/vizaizai/retry
Source Code Management

Source Code Management

https://github.com/vizaizai/retry

Download retry 1.1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.11
commons-collections : commons-collections jar 3.2.2
com.github.vizaizai : slf4j-jul jar 1.0.1

Project Modules

There are no modules declared in this project.