License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.devcycle |
ArtifactId | ArtifactIdandroid-client-sdk |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionandroid-client-sdk
DevCycle Android SDK
|
Filename | Size |
---|---|
android-client-sdk-1.0.6.pom | |
android-client-sdk-1.0.6-sources.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.devcycle/android-client-sdk/ -->
<dependency>
<groupId>com.devcycle</groupId>
<artifactId>android-client-sdk</artifactId>
<version>1.0.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.devcycle/android-client-sdk/
implementation 'com.devcycle:android-client-sdk:1.0.6'
// https://jarcasting.com/artifacts/com.devcycle/android-client-sdk/
implementation ("com.devcycle:android-client-sdk:1.0.6")
'com.devcycle:android-client-sdk:aar:1.0.6'
<dependency org="com.devcycle" name="android-client-sdk" rev="1.0.6">
<artifact name="android-client-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.devcycle', module='android-client-sdk', version='1.0.6')
)
libraryDependencies += "com.devcycle" % "android-client-sdk" % "1.0.6"
[com.devcycle/android-client-sdk "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.retrofit2 : converter-jackson | jar | 2.9.0 |
io.swagger.core.v3 : swagger-annotations | jar | 2.1.12 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.13.1 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.6.0 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.10 |
com.jakewharton.timber : timber | jar | 5.0.1 |
androidx.core » core-ktx | jar | 1.7.0 |