Last Version

Retrofit Commons 4.17.2

Retrofit commons is a library with a set of useful classes to help to developer to work with retrofit.

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.raxdenstudios
ArtifactId

ArtifactId

commons-retrofit-rx
Version

Version

4.17.2
Type

Type

aar
Description

Description

Retrofit Commons
Retrofit commons is a library with a set of useful classes to help to developer to work with retrofit.
Project URL

Project URL

https://github.com/raxden/android-commons
Source Code Management

Source Code Management

https://github.com/raxden/android-commons/tree/master

Download commons-retrofit-rx 4.17.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.20

runtime (4)

Group / Artifact Type Version
com.raxdenstudios : commons-retrofit jar 4.17.2
com.squareup.retrofit2 : adapter-rxjava2 jar 2.9.0
androidx.annotation » annotation jar 1.3.0
io.reactivex.rxjava2 : rxandroid jar 2.1.1

Project Modules

There are no modules declared in this project.