License |
License |
---|---|
GroupId | GroupIdio.gleap |
ArtifactId | ArtifactIdgleap-android-sdk |
Version | Version6.1.0 |
Type | Typeaar |
Description |
Descriptiongleap-android-sdk
Know exactly why and how a bug happened. Get reports with screenshots, live action replays and all of the important metadata every time.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gleap-android-sdk-6.1.0.pom | |
gleap-android-sdk-6.1.0.aar | 121 KB |
gleap-android-sdk-6.1.0-sources.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gleap/gleap-android-sdk/ -->
<dependency>
<groupId>io.gleap</groupId>
<artifactId>gleap-android-sdk</artifactId>
<version>6.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.gleap/gleap-android-sdk/
implementation 'io.gleap:gleap-android-sdk:6.1.0'
// https://jarcasting.com/artifacts/io.gleap/gleap-android-sdk/
implementation ("io.gleap:gleap-android-sdk:6.1.0")
'io.gleap:gleap-android-sdk:aar:6.1.0'
<dependency org="io.gleap" name="gleap-android-sdk" rev="6.1.0">
<artifact name="gleap-android-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.gleap', module='gleap-android-sdk', version='6.1.0')
)
libraryDependencies += "io.gleap" % "gleap-android-sdk" % "6.1.0"
[io.gleap/gleap-android-sdk "6.1.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.3.1 |
com.google.android.material » material | jar | 1.4.0 |
androidx.constraintlayout » constraintlayout | jar | 2.1.1 |
androidx.navigation » navigation-fragment | jar | 2.3.5 |
androidx.navigation » navigation-ui | jar | 2.3.5 |