Retry

Retry is a simple retry library written in Kotlin.

License

License

GroupId

GroupId

com.github.marks-yag
ArtifactId

ArtifactId

retry
Last Version

Last Version

0.11.1
Release Date

Release Date

Type

Type

jar
Description

Description

Retry
Retry is a simple retry library written in Kotlin.
Project URL

Project URL

https://github.com/marks-yag/retry
Source Code Management

Source Code Management

https://github.com/marks-yag/retry

Download retry

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21
org.slf4j : slf4j-api jar 1.7.36

test (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.6.21
ch.qos.logback : logback-classic jar 1.2.11
ch.qos.logback : logback-core jar 1.2.11
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-junit-jupiter jar 4.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.1
0.11.0
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.9.0
0.8.1
0.8.0
0.7.0
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1