is not current version
Last Version 1.9

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

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.7
Type

Type

aar

Download sharp-retrofit 1.7


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