is not current version
Last Version 1.0.19.1

com.github.usercare:usercaresdk 1.0.16.4

UserCareSDK

GroupId

GroupId

com.github.usercare
ArtifactId

ArtifactId

usercaresdk
Version

Version

1.0.16.4
Type

Type

aar

Download usercaresdk 1.0.16.4


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