| Categories |
CategoriesRetrofit Net HTTP Clients |
|---|---|
| GroupId | GroupIdio.github.zrq1060 |
| ArtifactId | ArtifactIdretrofit-adapter |
| Version | Version0.0.1-test1 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| retrofit-adapter-0.0.1-test1.pom | |
| retrofit-adapter-0.0.1-test1-sources.jar | 7 KB |
| retrofit-adapter-0.0.1-test1-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]