is not current version
Last Version 2.0.2

com.github.ytjojo.retrofitex:retrofitex 2.0.1

retrofit extention

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.ytjojo.retrofitex
ArtifactId

ArtifactId

retrofitex
Version

Version

2.0.1
Type

Type

aar

Download retrofitex 2.0.1


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