MVN

me.lessis : retry_2.10

Maven & Gradle

May 10, 2016
1 usages
346 stars

retry · a library of simple primitives for asynchronously retrying Scala Futures

<dependency>
    <groupId>me.lessis</groupId>
    <artifactId>retry_2.10</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.lessis : retry_2.10 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of me.lessis : retry_2.10 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
retry_2.10-0.2.1
retry_2.10-0.2.0

How to add a dependency to Maven

Add the following me.lessis : retry_2.10 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.lessis</groupId>
    <artifactId>retry_2.10</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.lessis : retry_2.10 gradle dependency to your build.gradle file:

implementation 'me.lessis:retry_2.10:0.2.1'

Gradle Kotlin DSL: Add the following me.lessis : retry_2.10 gradle kotlin dependency to your build.gradle.kts file:

implementation("me.lessis:retry_2.10:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.lessis : retry_2.10 sbt scala dependency to your build.sbt file:

libraryDependencies += "me.lessis" % "retry_2.10" % "0.2.1"

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

May 10, 2016
2 usages
346 stars
May 10, 2016
13 stars
May 10, 2016
1 usages
May 10, 2016
13.5k stars
zip
May 09, 2016