License |
License
The MIT License
|
---|---|
GroupId | GroupIdcom.citcon.sdk |
ArtifactId | ArtifactIdmobile |
Version | Version2.5.2 |
Type | Typeaar |
Description |
Descriptionmobile
Citcon mobile official Android SDK
|
Filename | Size |
---|---|
mobile-2.5.2.pom | |
mobile-2.5.2-sources.jar | 14 KB |
mobile-2.5.2-javadoc.jar | 464 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.citcon.sdk/mobile/ -->
<dependency>
<groupId>com.citcon.sdk</groupId>
<artifactId>mobile</artifactId>
<version>2.5.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.citcon.sdk/mobile/
implementation 'com.citcon.sdk:mobile:2.5.2'
// https://jarcasting.com/artifacts/com.citcon.sdk/mobile/
implementation ("com.citcon.sdk:mobile:2.5.2")
'com.citcon.sdk:mobile:aar:2.5.2'
<dependency org="com.citcon.sdk" name="mobile" rev="2.5.2">
<artifact name="mobile" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.citcon.sdk', module='mobile', version='2.5.2')
)
libraryDependencies += "com.citcon.sdk" % "mobile" % "2.5.2"
[com.citcon.sdk/mobile "2.5.2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.3.1 |
androidx.localbroadcastmanager » localbroadcastmanager | jar | 1.0.0 |
androidx.multidex » multidex | jar | 2.0.1 |