Last Version

'AUISDK' 1.0.0-beta2

'Leap AUI Android SDK'

License

License

'The Apache Software License, Version 2.0'
GroupId

GroupId

is.leap.android.aui
ArtifactId

ArtifactId

sdk
Version

Version

1.0.0-beta2
Type

Type

aar
Description

Description

'AUISDK'
'Leap AUI Android SDK'
Project URL

Project URL

https://github.com/Leap-Sample/leap-android
Source Code Management

Source Code Management

https://github.com/Leap-Sample/leap-android

Download sdk 1.0.0-beta2


<!-- https://jarcasting.com/artifacts/is.leap.android.aui/sdk/ -->
<dependency>
    <groupId>is.leap.android.aui</groupId>
    <artifactId>sdk</artifactId>
    <version>1.0.0-beta2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/is.leap.android.aui/sdk/
implementation 'is.leap.android.aui:sdk:1.0.0-beta2'
// https://jarcasting.com/artifacts/is.leap.android.aui/sdk/
implementation ("is.leap.android.aui:sdk:1.0.0-beta2")
'is.leap.android.aui:sdk:aar:1.0.0-beta2'
<dependency org="is.leap.android.aui" name="sdk" rev="1.0.0-beta2">
  <artifact name="sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='is.leap.android.aui', module='sdk', version='1.0.0-beta2')
)
libraryDependencies += "is.leap.android.aui" % "sdk" % "1.0.0-beta2"
[is.leap.android.aui/sdk "1.0.0-beta2"]

Dependencies

compile (1)

Group / Artifact Type Version
is.leap.android.core : sdk jar 1.0.0-beta2

runtime (1)

Group / Artifact Type Version
com.google.android.gms » play-services-ads-identifier jar 17.0.0

Project Modules

There are no modules declared in this project.