License |
License |
---|---|
GroupId | GroupIdcom.github.skydoves |
ArtifactId | ArtifactIdsandwich |
Last Version | Last Version1.2.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionsandwich
A lightweight sealed API library for modeling Retrofit responses and handling exceptions.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sandwich-1.2.5.pom | |
sandwich-1.2.5.aar | 80 KB |
sandwich-1.2.5-sources.jar | 30 KB |
sandwich-1.2.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skydoves/sandwich/ -->
<dependency>
<groupId>com.github.skydoves</groupId>
<artifactId>sandwich</artifactId>
<version>1.2.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/sandwich/
implementation 'com.github.skydoves:sandwich:1.2.5'
// https://jarcasting.com/artifacts/com.github.skydoves/sandwich/
implementation ("com.github.skydoves:sandwich:1.2.5")
'com.github.skydoves:sandwich:aar:1.2.5'
<dependency org="com.github.skydoves" name="sandwich" rev="1.2.5">
<artifact name="sandwich" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='sandwich', version='1.2.5')
)
libraryDependencies += "com.github.skydoves" % "sandwich" % "1.2.5"
[com.github.skydoves/sandwich "1.2.5"]
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.6.21 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.4.1 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.1 |