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