is not current version
Last Version 1.3.3

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

'Leap Core Android SDK'

GroupId

GroupId

is.leap.android
ArtifactId

ArtifactId

debug-core-sdk
Version

Version

1.3.2
Type

Type

aar

Download debug-core-sdk 1.3.2


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