Jar examples for r:retriable
Library containing useful classes when performing operations that require a retry
You can download jar file retriable 1.0.0 in this page.
BSD License
You can use the following script to add retriable-1.0.0.jar to your project.
<dependency> <groupId>com.github.michaelruocco</groupId> <artifactId>retriable</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.michaelruocco', name: 'retriable', version: '1.0.0'
libraryDependencies += "com.github.michaelruocco" % "retriable" % "1.0.0"
<dependency org="com.github.michaelruocco" name="retriable" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.michaelruocco', module='retriable', version='1.0.0'))
'com.github.michaelruocco:retriable:jar:1.0.0'
Click the following link to download the jar file.
retriable-1.0.0-javadoc.jar