is not current version
Last Version 2.5.4-gamma

com.citcon.sdk:mobile 1.0.1

Citcon mobile official Android SDK

GroupId

GroupId

com.citcon.sdk
ArtifactId

ArtifactId

mobile
Version

Version

1.0.1
Type

Type

aar

Download mobile 1.0.1


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