License |
License |
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients |
GroupId | GroupIdio.github.vincent-series |
ArtifactId | ArtifactIdsharp-retrofit |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionsharp-retrofit
extended retrofit lib developed by zhiqiang.zhu.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sharp-retrofit-1.9.pom | |
sharp-retrofit-1.9-sources.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vincent-series/sharp-retrofit/ -->
<dependency>
<groupId>io.github.vincent-series</groupId>
<artifactId>sharp-retrofit</artifactId>
<version>1.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vincent-series/sharp-retrofit/
implementation 'io.github.vincent-series:sharp-retrofit:1.9'
// https://jarcasting.com/artifacts/io.github.vincent-series/sharp-retrofit/
implementation ("io.github.vincent-series:sharp-retrofit:1.9")
'io.github.vincent-series:sharp-retrofit:aar:1.9'
<dependency org="io.github.vincent-series" name="sharp-retrofit" rev="1.9">
<artifact name="sharp-retrofit" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.vincent-series', module='sharp-retrofit', version='1.9')
)
libraryDependencies += "io.github.vincent-series" % "sharp-retrofit" % "1.9"
[io.github.vincent-series/sharp-retrofit "1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |