swapisdk

SWAPI Android SDK

License

License

Apache License
GroupId

GroupId

io.github.sammyo
ArtifactId

ArtifactId

swapisdk
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

aar
Description

Description

swapisdk
SWAPI Android SDK

Download swapisdk

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (8)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0
0.1