is not current version
Last Version 2.0.2

com.github.ytjojo.retrofitex:retrofitex 0.9.0

retrofit extention

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.ytjojo.retrofitex
ArtifactId

ArtifactId

retrofitex
Version

Version

0.9.0
Type

Type

aar

Download retrofitex 0.9.0


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