MVN

io.github.dalwadi2 : retrofit-retry

Maven & Gradle

Nov 01, 2017
20 stars

RetrofitRetry · Network library which helps to apply Retry Policy using Retrofit2

<dependency>
    <groupId>io.github.dalwadi2</groupId>
    <artifactId>retrofit-retry</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.dalwadi2 : retrofit-retry to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of io.github.dalwadi2 : retrofit-retry to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
retrofit-retry-1.3.0
1.2.x
retrofit-retry-1.2.0
1.0.x
retrofit-retry-1.0.0

How to add a dependency to Maven

Add the following io.github.dalwadi2 : retrofit-retry maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.dalwadi2</groupId>
    <artifactId>retrofit-retry</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.dalwadi2 : retrofit-retry gradle dependency to your build.gradle file:

implementation 'io.github.dalwadi2:retrofit-retry:1.3.0'

Gradle Kotlin DSL: Add the following io.github.dalwadi2 : retrofit-retry gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.dalwadi2:retrofit-retry:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.dalwadi2 : retrofit-retry sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.dalwadi2" % "retrofit-retry" % "1.3.0"

Advertisement

Dependencies from Group

Nov 10, 2016
0 stars
Nov 01, 2017
20 stars
May 11, 2017
20 stars

Discover Dependencies

May 11, 2017
20 stars
Feb 26, 2019
3 usages
2k stars
Aug 03, 2018
1 usages
2k stars
May 10, 2017
1 usages
9 stars
Jun 02, 2021
5.3k stars
Sep 06, 2017
0 stars
May 11, 2017
0 stars
May 11, 2017
1 usages
133 stars
May 09, 2017
0 stars
Oct 18, 2018
1 stars