is not current version
Last Version 0.0.9

io.smooth-way:common-android-retrofit 0.0.8

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

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

io.smooth-way
ArtifactId

ArtifactId

common-android-retrofit
Version

Version

0.0.8
Type

Type

aar

Download common-android-retrofit 0.0.8


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