License |
License |
---|---|
GroupId | GroupIdcom.selligent.sdk |
ArtifactId | ArtifactIdselligent_mobile_sdk |
Version | Version3.9.0 |
Type | Typeaar |
Description |
Descriptionselligent_mobile_sdk
Selligent Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
selligent_mobile_sdk-3.9.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.selligent.sdk/selligent_mobile_sdk/ -->
<dependency>
<groupId>com.selligent.sdk</groupId>
<artifactId>selligent_mobile_sdk</artifactId>
<version>3.9.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.selligent.sdk/selligent_mobile_sdk/
implementation 'com.selligent.sdk:selligent_mobile_sdk:3.9.0'
// https://jarcasting.com/artifacts/com.selligent.sdk/selligent_mobile_sdk/
implementation ("com.selligent.sdk:selligent_mobile_sdk:3.9.0")
'com.selligent.sdk:selligent_mobile_sdk:aar:3.9.0'
<dependency org="com.selligent.sdk" name="selligent_mobile_sdk" rev="3.9.0">
<artifact name="selligent_mobile_sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.selligent.sdk', module='selligent_mobile_sdk', version='3.9.0')
)
libraryDependencies += "com.selligent.sdk" % "selligent_mobile_sdk" % "3.9.0"
[com.selligent.sdk/selligent_mobile_sdk "3.9.0"]