License |
License |
---|---|
GroupId | GroupIdcom.selligent.sdk |
ArtifactId | ArtifactIdselligent_mobile_sdk |
Version | Version3.8.3 |
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.8.3.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.8.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.selligent.sdk/selligent_mobile_sdk/
implementation 'com.selligent.sdk:selligent_mobile_sdk:3.8.3'
// https://jarcasting.com/artifacts/com.selligent.sdk/selligent_mobile_sdk/
implementation ("com.selligent.sdk:selligent_mobile_sdk:3.8.3")
'com.selligent.sdk:selligent_mobile_sdk:aar:3.8.3'
<dependency org="com.selligent.sdk" name="selligent_mobile_sdk" rev="3.8.3">
<artifact name="selligent_mobile_sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.selligent.sdk', module='selligent_mobile_sdk', version='3.8.3')
)
libraryDependencies += "com.selligent.sdk" % "selligent_mobile_sdk" % "3.8.3"
[com.selligent.sdk/selligent_mobile_sdk "3.8.3"]