is not current version
Last Version 2.5.4-gamma

com.citcon.sdk:mobile 2.2.0

Citcon mobile official Android SDK

GroupId

GroupId

com.citcon.sdk
ArtifactId

ArtifactId

mobile
Version

Version

2.2.0
Type

Type

aar

Download mobile 2.2.0


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