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