License |
License |
---|---|
Categories |
CategoriesCLI User Interface CRaSH General Purpose Libraries Utility |
GroupId | GroupIdio.imqa |
ArtifactId | ArtifactIdimqa-crash-client |
Last Version | Last Version2.24.2.a |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionimqa-crash-client
This is the client sdk for android application to report the io.imqa.crash to the ImQA server when the runtime exceptions or errors are occurred
|
Filename | Size |
---|---|
imqa-crash-client-2.24.2.a.pom | |
imqa-crash-client-2.24.2.a-sources.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.imqa/imqa-crash-client/ -->
<dependency>
<groupId>io.imqa</groupId>
<artifactId>imqa-crash-client</artifactId>
<version>2.24.2.a</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.imqa/imqa-crash-client/
implementation 'io.imqa:imqa-crash-client:2.24.2.a'
// https://jarcasting.com/artifacts/io.imqa/imqa-crash-client/
implementation ("io.imqa:imqa-crash-client:2.24.2.a")
'io.imqa:imqa-crash-client:aar:2.24.2.a'
<dependency org="io.imqa" name="imqa-crash-client" rev="2.24.2.a">
<artifact name="imqa-crash-client" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.imqa', module='imqa-crash-client', version='2.24.2.a')
)
libraryDependencies += "io.imqa" % "imqa-crash-client" % "2.24.2.a"
[io.imqa/imqa-crash-client "2.24.2.a"]
Group / Artifact | Type | Version |
---|---|---|
com.github.anrwatchdog : anrwatchdog | jar | 1.3.0 |
io.imqa : imqa-core | jar | 2.24.0.d |