is not current version
Last Version 4.17.2

Retrofit Commons 4.10.1

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
Version

Version

4.10.1
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 4.10.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.google.code.gson : gson jar 2.8.6
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

Project Modules

There are no modules declared in this project.