Last Version

Retry mechanism 0.1.0

Simple retry mechanism (backoff)

License

License

MIT
GroupId

GroupId

com.enigmabridge
ArtifactId

ArtifactId

retry
Version

Version

0.1.0
Type

Type

jar
Description

Description

Retry mechanism
Simple retry mechanism (backoff)
Project URL

Project URL

https://github.com/EnigmaBridge/retry.java
Source Code Management

Source Code Management

https://github.com/EnigmaBridge/retry.java

Download retry 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.json : json jar 20160212

Project Modules

There are no modules declared in this project.