Download forklift-retry-0.11.jar file - Jar f

Jar examples for f:forklift-retry

Description

forklift-retry

You can download jar file forklift-retry 0.11 in this page.

License

BSD-style

Build File

You can use the following script to add forklift-retry-0.11.jar to your project.

<dependency>
   <groupId>com.github.dcshock</groupId>
   <artifactId>forklift-retry</artifactId>
   <version>0.11</version>
</dependency>
compile group: 'com.github.dcshock', name: 'forklift-retry', version: '0.11'
libraryDependencies += "com.github.dcshock" % "forklift-retry" % "0.11"
<dependency org="com.github.dcshock" name="forklift-retry" rev="0.11"/>
@Grapes(@Grab(group='com.github.dcshock', module='forklift-retry', version='0.11'))
'com.github.dcshock:forklift-retry:jar:0.11'

Download

Click the following link to download the jar file.

forklift-retry-0.11-javadoc.jar
forklift-retry-0.11-sources.jar
forklift-retry-0.11.jar
forklift-retry-0.11.pom



Related Tutorials