Last Version

java-retrying 1.2

A simple, flexible and configurable java retrying module

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.lowzj
ArtifactId

ArtifactId

java-retrying
Version

Version

1.2
Type

Type

jar
Description

Description

java-retrying
A simple, flexible and configurable java retrying module
Project URL

Project URL

https://github.com/lowzj/java-retrying
Source Code Management

Source Code Management

https://github.com/lowzj/java-retrying

Download java-retrying 1.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.