| Категории |
КатегорииRetrofit Сеть HTTP Clients |
|---|---|
| Группа | Группаcom.raxdenstudios |
| Идентификатор | Идентификаторcommons-retrofit |
| Версия | Версия4.16.19 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| commons-retrofit-4.16.19.pom | |
| commons-retrofit-4.16.19-sources.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.raxdenstudios/commons-retrofit/ -->
<dependency>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-retrofit</artifactId>
<version>4.16.19</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-retrofit/
implementation 'com.raxdenstudios:commons-retrofit:4.16.19'
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-retrofit/
implementation ("com.raxdenstudios:commons-retrofit:4.16.19")
'com.raxdenstudios:commons-retrofit:aar:4.16.19'
<dependency org="com.raxdenstudios" name="commons-retrofit" rev="4.16.19">
<artifact name="commons-retrofit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.raxdenstudios', module='commons-retrofit', version='4.16.19')
)
libraryDependencies += "com.raxdenstudios" % "commons-retrofit" % "4.16.19"
[com.raxdenstudios/commons-retrofit "4.16.19"]