is not current version
Last Version 1.0.6

com.devcycle:android-client-sdk 1.0.1

DevCycle Android SDK

Categories

Categories

CLI User Interface
GroupId

GroupId

com.devcycle
ArtifactId

ArtifactId

android-client-sdk
Version

Version

1.0.1
Type

Type

aar

Download android-client-sdk 1.0.1


<!-- https://jarcasting.com/artifacts/com.devcycle/android-client-sdk/ -->
<dependency>
    <groupId>com.devcycle</groupId>
    <artifactId>android-client-sdk</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.devcycle/android-client-sdk/
implementation 'com.devcycle:android-client-sdk:1.0.1'
// https://jarcasting.com/artifacts/com.devcycle/android-client-sdk/
implementation ("com.devcycle:android-client-sdk:1.0.1")
'com.devcycle:android-client-sdk:aar:1.0.1'
<dependency org="com.devcycle" name="android-client-sdk" rev="1.0.1">
  <artifact name="android-client-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.devcycle', module='android-client-sdk', version='1.0.1')
)
libraryDependencies += "com.devcycle" % "android-client-sdk" % "1.0.1"
[com.devcycle/android-client-sdk "1.0.1"]