Jar examples for f:failsafe
You can download jar file failsafe 0.9.2 in this page.
Apache License, Version 2.0
You can use the following script to add failsafe-0.9.2.jar to your project.
<dependency> <groupId>net.jodah</groupId> <artifactId>failsafe</artifactId> <version>0.9.2</version> </dependency>
compile group: 'net.jodah', name: 'failsafe', version: '0.9.2'
libraryDependencies += "net.jodah" % "failsafe" % "0.9.2"
<dependency org="net.jodah" name="failsafe" rev="0.9.2"/>
@Grapes(@Grab(group='net.jodah', module='failsafe', version='0.9.2'))
'net.jodah:failsafe:jar:0.9.2'
Click the following link to download the jar file.
failsafe-0.9.2-javadoc.jar