xCrash Android Lib

xCrash provides the Android app with the ability to capture java crash, native crash and ANR.

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.iqiyi.xcrash
ArtifactId

ArtifactId

xcrash-android-lib
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

xCrash Android Lib
xCrash provides the Android app with the ability to capture java crash, native crash and ANR.
Project URL

Project URL

https://github.com/iqiyi/xCrash
Source Code Management

Source Code Management

https://github.com/iqiyi/xCrash

Download xcrash-android-lib

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.0