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

com.tencent.bugly:crashreport 3.0.1

bugly

Категории

Категории

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

Группа

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

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

crashreport
Версия

Версия

3.0.1
Тип

Тип

aar

Скачать crashreport 3.0.1


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