is not current version
Last Version 1.3.3

is.leap.android:debug-creator-sdk 1.3.2

'Leap Creator Android SDK'

GroupId

GroupId

is.leap.android
ArtifactId

ArtifactId

debug-creator-sdk
Version

Version

1.3.2
Type

Type

aar

Download debug-creator-sdk 1.3.2


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