Last Version

retryable-retrofit 0.1.0

TODO: A way to retry many failed Retrofit calls. Useful in combination with listening to connectivity changes on Android.

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.nightlynexus.retryable-retrofit
ArtifactId

ArtifactId

retryable-android
Version

Version

0.1.0
Type

Type

jar
Description

Description

retryable-retrofit
TODO: A way to retry many failed Retrofit calls. Useful in combination with listening to connectivity changes on Android.
Project URL

Project URL

https://github.com/NightlyNexus/retryable-retrofit
Source Code Management

Source Code Management

https://github.com/NightlyNexus/retryable-retrofit

Download retryable-android 0.1.0


<!-- https://jarcasting.com/artifacts/com.nightlynexus.retryable-retrofit/retryable-android/ -->
<dependency>
    <groupId>com.nightlynexus.retryable-retrofit</groupId>
    <artifactId>retryable-android</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nightlynexus.retryable-retrofit/retryable-android/
implementation 'com.nightlynexus.retryable-retrofit:retryable-android:0.1.0'
// https://jarcasting.com/artifacts/com.nightlynexus.retryable-retrofit/retryable-android/
implementation ("com.nightlynexus.retryable-retrofit:retryable-android:0.1.0")
'com.nightlynexus.retryable-retrofit:retryable-android:jar:0.1.0'
<dependency org="com.nightlynexus.retryable-retrofit" name="retryable-android" rev="0.1.0">
  <artifact name="retryable-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nightlynexus.retryable-retrofit', module='retryable-android', version='0.1.0')
)
libraryDependencies += "com.nightlynexus.retryable-retrofit" % "retryable-android" % "0.1.0"
[com.nightlynexus.retryable-retrofit/retryable-android "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.nightlynexus.retryable-retrofit : retryable jar 0.1.0
com.google.android : android jar 4.1.1.4

Project Modules

There are no modules declared in this project.