android-client-sdk

DevCycle Android SDK

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.devcycle
ArtifactId

ArtifactId

android-client-sdk
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

aar
Description

Description

android-client-sdk
DevCycle Android SDK

Download android-client-sdk

How to add to project

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

Dependencies

compile (1)

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

runtime (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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0