is not current version
Last Version 3.9.2

com.tencent.bugly:nativecrashreport 2.2.0

Native crash reporter for android application

Categories

Categories

Native Development Tools CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.tencent.bugly
ArtifactId

ArtifactId

nativecrashreport
Version

Version

2.2.0
Type

Type

aar

Download nativecrashreport 2.2.0


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