is not current version
Last Version 1.2.5

sandwich 1.2.0

Android network response API for handling data and error response with transformation extensions.

License

License

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

sandwich
Version

Version

1.2.0
Type

Type

aar
Description

Description

sandwich
Android network response API for handling data and error response with transformation extensions.
Project URL

Project URL

https://github.com/skydoves/sandwich/
Source Code Management

Source Code Management

https://github.com/skydoves/sandwich/

Download sandwich 1.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.okhttp3 : okhttp jar 4.9.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.3

Project Modules

There are no modules declared in this project.