не последняя версия
Последняя версия 4.17.2

com.raxdenstudios:commons-retrofit-co 4.9.3

Retrofit commons is a library with a set of useful classes to help to developer to work with retrofit.

Категории

Категории

Retrofit Сеть HTTP Clients
Группа

Группа

com.raxdenstudios
Идентификатор

Идентификатор

commons-retrofit-co
Версия

Версия

4.9.3
Тип

Тип

aar

Скачать commons-retrofit-co 4.9.3


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