common-android-retrofit

A suite of libraries made to help ease developer's life

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

io.smooth-way
ArtifactId

ArtifactId

common-android-retrofit
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

aar
Description

Description

common-android-retrofit
A suite of libraries made to help ease developer's life
Project URL

Project URL

https://github.com/smooth-io/smooth
Source Code Management

Source Code Management

https://github.com/smooth-io/smooth/

Download common-android-retrofit

How to add to project

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

Dependencies

compile (1)

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

runtime (7)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0
io.smooth-way : common jar 0.0.9
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.1
org.jetbrains.kotlinx : kotlinx-coroutines-reactive jar 1.4.3
com.squareup.retrofit2 : retrofit jar 2.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.9
0.0.8