is not current version
Last Version 2.3.0

com.github.zhycn:xbird-starter-retrofit2 Better.SR1

A type-safe HTTP client for Android and Java

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.zhycn
ArtifactId

ArtifactId

xbird-starter-retrofit2
Version

Version

Better.SR1
Type

Type

jar

Download xbird-starter-retrofit2 Better.SR1


<!-- https://jarcasting.com/artifacts/com.github.zhycn/xbird-starter-retrofit2/ -->
<dependency>
    <groupId>com.github.zhycn</groupId>
    <artifactId>xbird-starter-retrofit2</artifactId>
    <version>Better.SR1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhycn/xbird-starter-retrofit2/
implementation 'com.github.zhycn:xbird-starter-retrofit2:Better.SR1'
// https://jarcasting.com/artifacts/com.github.zhycn/xbird-starter-retrofit2/
implementation ("com.github.zhycn:xbird-starter-retrofit2:Better.SR1")
'com.github.zhycn:xbird-starter-retrofit2:jar:Better.SR1'
<dependency org="com.github.zhycn" name="xbird-starter-retrofit2" rev="Better.SR1">
  <artifact name="xbird-starter-retrofit2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhycn', module='xbird-starter-retrofit2', version='Better.SR1')
)
libraryDependencies += "com.github.zhycn" % "xbird-starter-retrofit2" % "Better.SR1"
[com.github.zhycn/xbird-starter-retrofit2 "Better.SR1"]