is not current version
Last Version 2.24.2.a

io.imqa:imqa-crash-client 2.20.0

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

Categories

Categories

CLI User Interface CRaSH General Purpose Libraries Utility
GroupId

GroupId

io.imqa
ArtifactId

ArtifactId

imqa-crash-client
Version

Version

2.20.0
Type

Type

aar

Download imqa-crash-client 2.20.0


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