License |
License |
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients |
GroupId | GroupIdio.github.zrq1060 |
ArtifactId | ArtifactIdretrofit-adapter |
Last Version | Last Version0.0.1-test2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionRetrofitAdapter
retrofit adapter api
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
retrofit-adapter-0.0.1-test2.pom | |
retrofit-adapter-0.0.1-test2-sources.jar | 7 KB |
retrofit-adapter-0.0.1-test2-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-test2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.zrq1060/retrofit-adapter/
implementation 'io.github.zrq1060:retrofit-adapter:0.0.1-test2'
// https://jarcasting.com/artifacts/io.github.zrq1060/retrofit-adapter/
implementation ("io.github.zrq1060:retrofit-adapter:0.0.1-test2")
'io.github.zrq1060:retrofit-adapter:aar:0.0.1-test2'
<dependency org="io.github.zrq1060" name="retrofit-adapter" rev="0.0.1-test2">
<artifact name="retrofit-adapter" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.zrq1060', module='retrofit-adapter', version='0.0.1-test2')
)
libraryDependencies += "io.github.zrq1060" % "retrofit-adapter" % "0.0.1-test2"
[io.github.zrq1060/retrofit-adapter "0.0.1-test2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.0 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.0 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |