Last Version

RxRetry 1.0.1

network request retry with RxJava.

License

License

GroupId

GroupId

com.uniquext.androidx
ArtifactId

ArtifactId

rxretry
Version

Version

1.0.1
Type

Type

aar
Description

Description

RxRetry
network request retry with RxJava.
Project URL

Project URL

https://github.com/AndroidSupport/RxHelper
Source Code Management

Source Code Management

https://github.com/AndroidSupport/RxHelper

Download rxretry 1.0.1


<!-- https://jarcasting.com/artifacts/com.uniquext.androidx/rxretry/ -->
<dependency>
    <groupId>com.uniquext.androidx</groupId>
    <artifactId>rxretry</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.uniquext.androidx/rxretry/
implementation 'com.uniquext.androidx:rxretry:1.0.1'
// https://jarcasting.com/artifacts/com.uniquext.androidx/rxretry/
implementation ("com.uniquext.androidx:rxretry:1.0.1")
'com.uniquext.androidx:rxretry:aar:1.0.1'
<dependency org="com.uniquext.androidx" name="rxretry" rev="1.0.1">
  <artifact name="rxretry" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.uniquext.androidx', module='rxretry', version='1.0.1')
)
libraryDependencies += "com.uniquext.androidx" % "rxretry" % "1.0.1"
[com.uniquext.androidx/rxretry "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.