| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.skydoves |
| Идентификатор | Идентификаторsandwich |
| Версия | Версия1.2.2 |
| Тип | Типaar |
| Описание |
Описаниеsandwich
Android network response API for handling data and error response with transformation extensions.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sandwich-1.2.2.pom | |
| sandwich-1.2.2.module | 3 KB |
| sandwich-1.2.2-sources.jar | 261 bytes |
| sandwich-1.2.2-javadoc.jar | 807 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.skydoves/sandwich/ -->
<dependency>
<groupId>com.github.skydoves</groupId>
<artifactId>sandwich</artifactId>
<version>1.2.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/sandwich/
implementation 'com.github.skydoves:sandwich:1.2.2'
// https://jarcasting.com/artifacts/com.github.skydoves/sandwich/
implementation ("com.github.skydoves:sandwich:1.2.2")
'com.github.skydoves:sandwich:aar:1.2.2'
<dependency org="com.github.skydoves" name="sandwich" rev="1.2.2">
<artifact name="sandwich" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='sandwich', version='1.2.2')
)
libraryDependencies += "com.github.skydoves" % "sandwich" % "1.2.2"
[com.github.skydoves/sandwich "1.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |