Last Version

retrier 0.1

A a simple retrier for Java 8

GroupId

GroupId

io.github.alexo
ArtifactId

ArtifactId

retrier
Version

Version

0.1
Type

Type

jar
Description

Description

retrier
A a simple retrier for Java 8
Project URL

Project URL

http://maven.apache.org

Download retrier 0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.9

Project Modules

There are no modules declared in this project.