is not current version
Last Version 5.3.0

com.arakelian:retry unspecified

null

GroupId

GroupId

com.arakelian
ArtifactId

ArtifactId

retry
Version

Version

unspecified
Type

Type

jar

Download retry unspecified


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