| Лицензия |
Лицензия
The Bugly Software License, Version 1.0
|
|---|---|
| Категории |
КатегорииNative Инструменты разработки CRaSH Универсальные библиотеки Utility |
| Группа | Группаcom.tencent.bugly |
| Идентификатор | Идентификаторnativecrashreport |
| Последняя версия | Последняя версия3.9.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеNative crash report Library for Android
bugly
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| nativecrashreport-3.9.2.pom | |
| nativecrashreport-3.9.2.aar | 271 KB |
| nativecrashreport-3.9.2-sources.jar | 261 bytes |
| nativecrashreport-3.9.2-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tencent.bugly/nativecrashreport/ -->
<dependency>
<groupId>com.tencent.bugly</groupId>
<artifactId>nativecrashreport</artifactId>
<version>3.9.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.bugly/nativecrashreport/
implementation 'com.tencent.bugly:nativecrashreport:3.9.2'
// https://jarcasting.com/artifacts/com.tencent.bugly/nativecrashreport/
implementation ("com.tencent.bugly:nativecrashreport:3.9.2")
'com.tencent.bugly:nativecrashreport:aar:3.9.2'
<dependency org="com.tencent.bugly" name="nativecrashreport" rev="3.9.2">
<artifact name="nativecrashreport" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bugly', module='nativecrashreport', version='3.9.2')
)
libraryDependencies += "com.tencent.bugly" % "nativecrashreport" % "3.9.2"
[com.tencent.bugly/nativecrashreport "3.9.2"]