License |
License |
---|---|
GroupId | GroupIdcom.weather.android |
ArtifactId | ArtifactIdairlock-sdk-android |
Last Version | Last Version5.4.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAirlock SDK for Android
The Airlock SDK determines which features are enabled for a particular application based on the user profile and device context (locale, location, device type, etc.).
|
Project URL |
Project URL |
Filename | Size |
---|---|
airlock-sdk-android-5.4.2.pom | |
airlock-sdk-android-5.4.2.aar | 939 KB |
airlock-sdk-android-5.4.2-sources.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.weather.android/airlock-sdk-android/ -->
<dependency>
<groupId>com.weather.android</groupId>
<artifactId>airlock-sdk-android</artifactId>
<version>5.4.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.weather.android/airlock-sdk-android/
implementation 'com.weather.android:airlock-sdk-android:5.4.2'
// https://jarcasting.com/artifacts/com.weather.android/airlock-sdk-android/
implementation ("com.weather.android:airlock-sdk-android:5.4.2")
'com.weather.android:airlock-sdk-android:aar:5.4.2'
<dependency org="com.weather.android" name="airlock-sdk-android" rev="5.4.2">
<artifact name="airlock-sdk-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.weather.android', module='airlock-sdk-android', version='5.4.2')
)
libraryDependencies += "com.weather.android" % "airlock-sdk-android" % "5.4.2"
[com.weather.android/airlock-sdk-android "5.4.2"]
Group / Artifact | Type | Version |
---|---|---|
airlock-sdk-android » airlock-sdk-common | jar | 5.4.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.2.60 |