is not current version
Last Version 3.9.2

com.tencent.bugly:nativecrashreport 3.3.1

bugly

Categories

Categories

Native Development Tools CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.tencent.bugly
ArtifactId

ArtifactId

nativecrashreport
Version

Version

3.3.1
Type

Type

aar

Download nativecrashreport 3.3.1


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