is not current version
Last Version 1.4.2

'AUISDK' 1.0.0-beta3

'Leap AUI Android SDK'

License

License

'The Apache Software License, Version 2.0'
GroupId

GroupId

is.leap.android
ArtifactId

ArtifactId

sdk
Version

Version

1.0.0-beta3
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-beta3


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

Dependencies

compile (1)

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

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.