is not current version
Last Version 1.9

io.github.vincent-series:sharp-retrofit 1.8

extended retrofit lib developed by zhiqiang.zhu.

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

io.github.vincent-series
ArtifactId

ArtifactId

sharp-retrofit
Version

Version

1.8
Type

Type

aar

Download sharp-retrofit 1.8


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