Jar examples for r:retry-core-2.9.3
a library of simple abstractions for asynchronously retrying failed scala.concurrent.Futures
You can download jar file retry-core_2.9.3 0.1.0 in this page.
MIT
You can use the following script to add retry-core_2.9.3-0.1.0.jar to your project.
<dependency> <groupId>me.lessis</groupId> <artifactId>retry-core_2.9.3</artifactId> <version>0.1.0</version> </dependency>
compile group: 'me.lessis', name: 'retry-core_2.9.3', version: '0.1.0'
libraryDependencies += "me.lessis" % "retry-core_2.9.3" % "0.1.0"
<dependency org="me.lessis" name="retry-core_2.9.3" rev="0.1.0"/>
@Grapes(@Grab(group='me.lessis', module='retry-core_2.9.3', version='0.1.0'))
'me.lessis:retry-core_2.9.3:jar:0.1.0'
Click the following link to download the jar file.
retry-core_2.9.3-0.1.0-javadoc.jar