Jar examples for r:retry-2.11
a library of simple primitives for asynchronously retrying Scala Futures
You can download jar file retry_2.11 0.2.0 in this page.
Apache 2.0
You can use the following script to add retry_2.11-0.2.0.jar to your project.
<dependency> <groupId>me.lessis</groupId> <artifactId>retry_2.11</artifactId> <version>0.2.0</version> </dependency>
compile group: 'me.lessis', name: 'retry_2.11', version: '0.2.0'
libraryDependencies += "me.lessis" % "retry_2.11" % "0.2.0"
<dependency org="me.lessis" name="retry_2.11" rev="0.2.0"/>
@Grapes(@Grab(group='me.lessis', module='retry_2.11', version='0.2.0'))
'me.lessis:retry_2.11:jar:0.2.0'
Click the following link to download the jar file.
retry_2.11-0.2.0-javadoc.jar