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

com.tencent.bugly:nativecrashreport 3.1.0

bugly

Категории

Категории

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

Группа

com.tencent.bugly
Идентификатор

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

nativecrashreport
Версия

Версия

3.1.0
Тип

Тип

aar

Скачать nativecrashreport 3.1.0


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