| License |
License
The MIT License
|
|---|---|
| GroupId | GroupIdcom.citcon.sdk |
| ArtifactId | ArtifactIdmobile |
| Version | Version2.4.1-alpha |
| Type | Typeaar |
| Description |
Descriptionmobile
Citcon mobile official Android SDK
|
| Filename | Size |
|---|---|
| mobile-2.4.1-alpha.pom | |
| mobile-2.4.1-alpha-sources.jar | 12 KB |
| mobile-2.4.1-alpha-javadoc.jar | 450 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.citcon.sdk/mobile/ -->
<dependency>
<groupId>com.citcon.sdk</groupId>
<artifactId>mobile</artifactId>
<version>2.4.1-alpha</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.citcon.sdk/mobile/
implementation 'com.citcon.sdk:mobile:2.4.1-alpha'
// https://jarcasting.com/artifacts/com.citcon.sdk/mobile/
implementation ("com.citcon.sdk:mobile:2.4.1-alpha")
'com.citcon.sdk:mobile:aar:2.4.1-alpha'
<dependency org="com.citcon.sdk" name="mobile" rev="2.4.1-alpha">
<artifact name="mobile" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.citcon.sdk', module='mobile', version='2.4.1-alpha')
)
libraryDependencies += "com.citcon.sdk" % "mobile" % "2.4.1-alpha"
[com.citcon.sdk/mobile "2.4.1-alpha"]
| 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 |