Last Version

Retrofit Commons 4.3.0

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.commons
ArtifactId

ArtifactId

commons-retrofit
Version

Version

4.3.0
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.3.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.raxdenstudios.commons : commons-kotlin jar 4.3.0
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.github.haroldadmin » NetworkResponseAdapter jar 4.1.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

Project Modules

There are no modules declared in this project.