Jar examples for a:asyncretry
Library that asynchronously retries failed invocations of arbitrary code
You can download jar file asyncretry 0.0.6 in this page.
Apache License, Version 2.0
You can use the following script to add asyncretry-0.0.6.jar to your project.
<dependency> <groupId>com.nurkiewicz.asyncretry</groupId> <artifactId>asyncretry</artifactId> <version>0.0.6</version> </dependency>
compile group: 'com.nurkiewicz.asyncretry', name: 'asyncretry', version: '0.0.6'
libraryDependencies += "com.nurkiewicz.asyncretry" % "asyncretry" % "0.0.6"
<dependency org="com.nurkiewicz.asyncretry" name="asyncretry" rev="0.0.6"/>
@Grapes(@Grab(group='com.nurkiewicz.asyncretry', module='asyncretry', version='0.0.6'))
'com.nurkiewicz.asyncretry:asyncretry:jar:0.0.6'
Click the following link to download the jar file.
asyncretry-0.0.6-javadoc.jar