is not current version
Last Version 0.0.1-test2

io.github.zrq1060:retrofit-adapter 0.0.1-test1

retrofit adapter api

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

io.github.zrq1060
ArtifactId

ArtifactId

retrofit-adapter
Version

Version

0.0.1-test1
Type

Type

aar

Download retrofit-adapter 0.0.1-test1


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