DevRetrofit

DevRetrofit:1.0.0 publish

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

io.github.afkt
ArtifactId

ArtifactId

DevRetrofit
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

DevRetrofit
DevRetrofit:1.0.0 publish
Project URL

Project URL

https://github.com/afkT/DevUtils
Source Code Management

Source Code Management

https://github.com/afkT/DevUtils

Download DevRetrofit

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.8.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.2
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.1
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.1
androidx.lifecycle » lifecycle-livedata-ktx jar 2.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.1