| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRetrofit Сеть HTTP Clients Arthas Универсальные библиотеки Utility |
| Группа | Группаio.github.ksrainarthas |
| Идентификатор | Идентификаторretrofit |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеretrofit
retrofit
|
| Имя Файла | Размер |
|---|---|
| retrofit-1.1.0.pom | |
| retrofit-1.1.0-sources.jar | 20 KB |
| retrofit-1.1.0-javadoc.jar | 120 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.ksrainarthas/retrofit/ -->
<dependency>
<groupId>io.github.ksrainarthas</groupId>
<artifactId>retrofit</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ksrainarthas/retrofit/
implementation 'io.github.ksrainarthas:retrofit:1.1.0'
// https://jarcasting.com/artifacts/io.github.ksrainarthas/retrofit/
implementation ("io.github.ksrainarthas:retrofit:1.1.0")
'io.github.ksrainarthas:retrofit:aar:1.1.0'
<dependency org="io.github.ksrainarthas" name="retrofit" rev="1.1.0">
<artifact name="retrofit" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ksrainarthas', module='retrofit', version='1.1.0')
)
libraryDependencies += "io.github.ksrainarthas" % "retrofit" % "1.1.0"
[io.github.ksrainarthas/retrofit "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |