is not current version
Last Version 4.17.2

com.raxdenstudios:commons-retrofit-rx 4.13.0

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

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.raxdenstudios
ArtifactId

ArtifactId

commons-retrofit-rx
Version

Version

4.13.0
Type

Type

aar

Download commons-retrofit-rx 4.13.0


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