RetrofitAdapter

retrofit adapter api

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

io.github.zrq1060
ArtifactId

ArtifactId

retrofit-adapter
Last Version

Last Version

0.0.1-test2
Release Date

Release Date

Type

Type

aar
Description

Description

RetrofitAdapter
retrofit adapter api
Project URL

Project URL

https://github.com/zrq1060/RetrofitAdapter
Source Code Management

Source Code Management

https://github.com/zrq1060/RetrofitAdapter

Download retrofit-adapter

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-test2
0.0.1-test1