retroift tools

make more easily to user retrofit

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.cd-butterfly
ArtifactId

ArtifactId

retrofit
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

aar
Description

Description

retroift tools
make more easily to user retrofit
Project URL

Project URL

https://github.com/cd-butterfly/retrofit/
Source Code Management

Source Code Management

https://github.com/cd-butterfly/retrofit/

Download retrofit

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.cd-butterfly : retrofit-annotations jar 1.0.7
androidx.appcompat » appcompat jar 1.1.0
com.squareup.retrofit2 : retrofit jar 2.4.0
com.squareup.okhttp3 : logging-interceptor jar 3.9.1
com.squareup.retrofit2 : adapter-rxjava2 jar 2.4.0
io.reactivex.rxjava2 : rxandroid jar 2.0.1
com.facebook.stetho : stetho-okhttp3 jar 1.5.0
com.alibaba : fastjson jar 1.1.70.android

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.3
1.0.2
1.0.1
1.0.0-release