is not current version
Last Version 2.0.2

com.github.ytjojo.retrofitex:retrofitex 0.0.4

retrofit extention

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.ytjojo.retrofitex
ArtifactId

ArtifactId

retrofitex
Version

Version

0.0.4
Type

Type

aar

Download retrofitex 0.0.4


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