| License |
License |
|---|---|
| GroupId | GroupIdcom.selligent.sdk |
| ArtifactId | ArtifactIdselligent_mobile_sdk |
| Last Version | Last Version3.10.1 |
| Release Date | Release Date |
| 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.10.1.pom | |
| selligent_mobile_sdk-3.10.1-sources.jar | 124 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.selligent.sdk/selligent_mobile_sdk/ -->
<dependency>
<groupId>com.selligent.sdk</groupId>
<artifactId>selligent_mobile_sdk</artifactId>
<version>3.10.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.selligent.sdk/selligent_mobile_sdk/
implementation 'com.selligent.sdk:selligent_mobile_sdk:3.10.1'
// https://jarcasting.com/artifacts/com.selligent.sdk/selligent_mobile_sdk/
implementation ("com.selligent.sdk:selligent_mobile_sdk:3.10.1")
'com.selligent.sdk:selligent_mobile_sdk:aar:3.10.1'
<dependency org="com.selligent.sdk" name="selligent_mobile_sdk" rev="3.10.1">
<artifact name="selligent_mobile_sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.selligent.sdk', module='selligent_mobile_sdk', version='3.10.1')
)
libraryDependencies += "com.selligent.sdk" % "selligent_mobile_sdk" % "3.10.1"
[com.selligent.sdk/selligent_mobile_sdk "3.10.1"]