Last Version

retrofitex 2.0.2

retrofit extention

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.ytjojo.retrofitex
ArtifactId

ArtifactId

retrofitex
Version

Version

2.0.2
Type

Type

aar
Description

Description

retrofitex
retrofit extention
Project URL

Project URL

https://github.com/ytjojo/androidPractice/
Source Code Management

Source Code Management

https://github.com/ytjojo/androidPractice/

Download retrofitex 2.0.2


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

Dependencies

compile (9)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.3.0
com.squareup.retrofit2 : adapter-rxjava2 jar 2.3.0
com.squareup.okhttp3 : okhttp jar 3.8.1
io.reactivex.rxjava2 : rxandroid jar 2.0.1
io.reactivex.rxjava2 : rxjava jar 2.1.7
com.orhanobut : logger jar 2.1.1
com.trello.rxlifecycle2 : rxlifecycle jar 2.2.1
com.android.support » appcompat-v7 jar 25.2.0
com.android.support » support-annotations jar 25.2.0

Project Modules

There are no modules declared in this project.