is not current version
Last Version 4.17.2

com.raxdenstudios:commons-retrofit 4.9.3

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
Version

Version

4.9.3
Type

Type

aar

Download commons-retrofit 4.9.3


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