MVN

me.lessis : retry-core_2.9.3

Maven & Gradle

Jun 09, 2013
2 usages
346 stars

retry-core · a library of simple abstractions for asynchronously retrying failed scala.concurrent.Futures

<dependency>
    <groupId>me.lessis</groupId>
    <artifactId>retry-core_2.9.3</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.lessis : retry-core_2.9.3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of me.lessis : retry-core_2.9.3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
retry-core_2.9.3-0.1.0

How to add a dependency to Maven

Add the following me.lessis : retry-core_2.9.3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.lessis</groupId>
    <artifactId>retry-core_2.9.3</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.lessis : retry-core_2.9.3 gradle dependency to your build.gradle file:

implementation 'me.lessis:retry-core_2.9.3:0.1.0'

Gradle Kotlin DSL: Add the following me.lessis : retry-core_2.9.3 gradle kotlin dependency to your build.gradle.kts file:

implementation("me.lessis:retry-core_2.9.3:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.lessis : retry-core_2.9.3 sbt scala dependency to your build.sbt file:

libraryDependencies += "me.lessis" % "retry-core_2.9.3" % "0.1.0"

Advertisement

Dependencies from Group

May 10, 2016
6 usages
May 10, 2016
6 usages
Mar 29, 2013
6 usages
23 stars
Jan 20, 2015
4 usages
21 stars
May 07, 2012
3 usages
77 stars

Discover Dependencies

Jul 11, 2014
1 usages
346 stars
Jun 09, 2013
2 usages
346 stars
Nov 04, 2013
1 stars
Jun 20, 2014
4 usages
Jun 20, 2014
Mar 17, 2014
1 usages
Aug 19, 2011
Dec 16, 2014
2 stars