License |
License |
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients Arthas General Purpose Libraries Utility |
GroupId | GroupIdio.github.ksrainarthas |
ArtifactId | ArtifactIdretrofit |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionretrofit
retrofit
|
Filename | Size |
---|---|
retrofit-1.1.0.pom | |
retrofit-1.1.0-sources.jar | 20 KB |
retrofit-1.1.0-javadoc.jar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ksrainarthas/retrofit/ -->
<dependency>
<groupId>io.github.ksrainarthas</groupId>
<artifactId>retrofit</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ksrainarthas/retrofit/
implementation 'io.github.ksrainarthas:retrofit:1.1.0'
// https://jarcasting.com/artifacts/io.github.ksrainarthas/retrofit/
implementation ("io.github.ksrainarthas:retrofit:1.1.0")
'io.github.ksrainarthas:retrofit:aar:1.1.0'
<dependency org="io.github.ksrainarthas" name="retrofit" rev="1.1.0">
<artifact name="retrofit" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ksrainarthas', module='retrofit', version='1.1.0')
)
libraryDependencies += "io.github.ksrainarthas" % "retrofit" % "1.1.0"
[io.github.ksrainarthas/retrofit "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |