Last Version

'CoreSDK' 1.0.0-beta2

'Leap Core Android SDK'

License

License

'The Apache Software License, Version 2.0'
GroupId

GroupId

is.leap.android.core
ArtifactId

ArtifactId

sdk
Version

Version

1.0.0-beta2
Type

Type

aar
Description

Description

'CoreSDK'
'Leap Core 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.core/sdk/ -->
<dependency>
    <groupId>is.leap.android.core</groupId>
    <artifactId>sdk</artifactId>
    <version>1.0.0-beta2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/is.leap.android.core/sdk/
implementation 'is.leap.android.core:sdk:1.0.0-beta2'
// https://jarcasting.com/artifacts/is.leap.android.core/sdk/
implementation ("is.leap.android.core:sdk:1.0.0-beta2")
'is.leap.android.core:sdk:aar:1.0.0-beta2'
<dependency org="is.leap.android.core" name="sdk" rev="1.0.0-beta2">
  <artifact name="sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='is.leap.android.core', module='sdk', version='1.0.0-beta2')
)
libraryDependencies += "is.leap.android.core" % "sdk" % "1.0.0-beta2"
[is.leap.android.core/sdk "1.0.0-beta2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.