is not current version
Last Version 2.0.2

com.github.ytjojo.retrofitex:retrofitex 0.0.3

retrofit extention

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.ytjojo.retrofitex
ArtifactId

ArtifactId

retrofitex
Version

Version

0.0.3
Type

Type

aar

Download retrofitex 0.0.3


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