gin

Android network response API for handling data and error response with transformation extensions.

License

License

GroupId

GroupId

io.github.wzasd
ArtifactId

ArtifactId

gin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

gin
Android network response API for handling data and error response with transformation extensions.
Project URL

Project URL

https://github.com/wzasd/gin/
Source Code Management

Source Code Management

https://github.com/wzasd/gin/

Download gin

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.okhttp3 : okhttp jar 4.9.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.3.1
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0