| License |
License |
|---|---|
| GroupId | GroupIdio.github.wzasd |
| ArtifactId | ArtifactIdgin |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptiongin
Android network response API for handling data and error response with transformation extensions.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gin-1.0.0.pom | |
| gin-1.0.0.module | 3 KB |
| gin-1.0.0-sources.jar | 35 KB |
| gin-1.0.0-javadoc.jar | 791 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |