retry

Repeat failed call.

License

License

MIT
GroupId

GroupId

io.github.akornatskyy
ArtifactId

ArtifactId

retry
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

retry
Repeat failed call.
Project URL

Project URL

https://github.com/akornatskyy/retry-java
Source Code Management

Source Code Management

https://github.com/akornatskyy/retry-java/tree/master

Download retry

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.mockito : mockito-core jar 4.5.1
org.junit.jupiter : junit-jupiter-params jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0