is not current version
Last Version 7.0.20

io.gleap:gleap-android-sdk 7.0.19

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

7.0.19
Type

Type

aar

Download gleap-android-sdk 7.0.19


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