xCrash Android Lib

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

Лицензия

Лицензия

Категории

Категории

CRaSH Универсальные библиотеки Utility
Группа

Группа

com.iqiyi.xcrash
Идентификатор

Идентификатор

xcrash-android-lib
Последняя версия

Последняя версия

3.1.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

xCrash Android Lib
xCrash provides the Android app with the ability to capture java crash, native crash and ANR.
Ссылка на сайт

Ссылка на сайт

https://github.com/iqiyi/xCrash
Система контроля версий

Система контроля версий

https://github.com/iqiyi/xCrash

Скачать xcrash-android-lib

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.1.0
3.0.0