License |
License |
---|---|
GroupId | GroupIdcom.github.skydoves |
ArtifactId | ArtifactIdsandwich |
Version | Version1.2.3 |
Type | Typeaar |
Description |
Descriptionsandwich
Android network response API for handling data and error response with transformation extensions.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sandwich-1.2.3.pom | |
sandwich-1.2.3.module | 3 KB |
sandwich-1.2.3-sources.jar | 261 bytes |
sandwich-1.2.3-javadoc.jar | 810 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skydoves/sandwich/ -->
<dependency>
<groupId>com.github.skydoves</groupId>
<artifactId>sandwich</artifactId>
<version>1.2.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/sandwich/
implementation 'com.github.skydoves:sandwich:1.2.3'
// https://jarcasting.com/artifacts/com.github.skydoves/sandwich/
implementation ("com.github.skydoves:sandwich:1.2.3")
'com.github.skydoves:sandwich:aar:1.2.3'
<dependency org="com.github.skydoves" name="sandwich" rev="1.2.3">
<artifact name="sandwich" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='sandwich', version='1.2.3')
)
libraryDependencies += "com.github.skydoves" % "sandwich" % "1.2.3"
[com.github.skydoves/sandwich "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.4.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |