| License |
License
Apache License
|
|---|---|
| GroupId | GroupIdio.github.sammyo |
| ArtifactId | ArtifactIdswapisdk |
| Version | Version1.1 |
| Type | Typeaar |
| Description |
Descriptionswapisdk
SWAPI Android SDK
|
| Filename | Size |
|---|---|
| swapisdk-1.1.pom | |
| swapisdk-1.1-sources.jar | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.sammyo/swapisdk/ -->
<dependency>
<groupId>io.github.sammyo</groupId>
<artifactId>swapisdk</artifactId>
<version>1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.sammyo/swapisdk/
implementation 'io.github.sammyo:swapisdk:1.1'
// https://jarcasting.com/artifacts/io.github.sammyo/swapisdk/
implementation ("io.github.sammyo:swapisdk:1.1")
'io.github.sammyo:swapisdk:aar:1.1'
<dependency org="io.github.sammyo" name="swapisdk" rev="1.1">
<artifact name="swapisdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.sammyo', module='swapisdk', version='1.1')
)
libraryDependencies += "io.github.sammyo" % "swapisdk" % "1.1"
[io.github.sammyo/swapisdk "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.1 |
| androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.4.0 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.4.0 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.1 |
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
| com.jakewharton.timber : timber | jar | 5.0.1 |