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

com.github.xxl6097:customoncrash 1.0.8

this android crash library

Категории

Категории

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

Группа

com.github.xxl6097
Идентификатор

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

customoncrash
Версия

Версия

1.0.8
Тип

Тип

aar

Скачать customoncrash 1.0.8

Имя Файла Размер
customoncrash-1.0.8.pom
customoncrash-1.0.8.aar 527 KB
Обзор

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