License |
License
'The Apache Software License, Version 2.0'
|
---|---|
GroupId | GroupIdis.leap.android |
ArtifactId | ArtifactIddebug-sdk |
Version | Version1.3.3 |
Type | Typeaar |
Description |
Description'AUIDebugSDK'
'Leap AUI Android SDK'
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
debug-sdk-1.3.3.pom | |
debug-sdk-1.3.3-sources.jar | 261 bytes |
debug-sdk-1.3.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/is.leap.android/debug-sdk/ -->
<dependency>
<groupId>is.leap.android</groupId>
<artifactId>debug-sdk</artifactId>
<version>1.3.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/is.leap.android/debug-sdk/
implementation 'is.leap.android:debug-sdk:1.3.3'
// https://jarcasting.com/artifacts/is.leap.android/debug-sdk/
implementation ("is.leap.android:debug-sdk:1.3.3")
'is.leap.android:debug-sdk:aar:1.3.3'
<dependency org="is.leap.android" name="debug-sdk" rev="1.3.3">
<artifact name="debug-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='is.leap.android', module='debug-sdk', version='1.3.3')
)
libraryDependencies += "is.leap.android" % "debug-sdk" % "1.3.3"
[is.leap.android/debug-sdk "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
is.leap.android : debug-core-sdk | jar | 1.3.3 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.leakcanary : leakcanary-android | jar | 2.8.1 |
com.google.android.gms » play-services-ads-identifier | jar | 17.0.0 |