Airlock 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.).

License

License

GroupId

GroupId

com.weather.android
ArtifactId

ArtifactId

airlock-sdk-android
Last Version

Last Version

5.4.2
Release Date

Release Date

Type

Type

aar
Description

Description

Airlock 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

https://github.com/IBM/airlock-sdk-android.git

Download airlock-sdk-android

How to add to project

<!-- 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"]

Dependencies

compile (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

Project Modules

There are no modules declared in this project.

Versions

Version
5.4.2
5.4.1
5.4.0