is not current version
Last Version 7.0.20

io.gleap:gleap-android-sdk 6.1.3

Know exactly why and how a bug happened. Get reports with screenshots, live action replays and all of the important metadata every time.

GroupId

GroupId

io.gleap
ArtifactId

ArtifactId

gleap-android-sdk
Version

Version

6.1.3
Type

Type

aar

Download gleap-android-sdk 6.1.3


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