is not current version
Last Version 3.9.2

com.tencent.bugly:nativecrashreport 3.7.5

bugly

Categories

Categories

Native Development Tools CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.tencent.bugly
ArtifactId

ArtifactId

nativecrashreport
Version

Version

3.7.5
Type

Type

aar

Download nativecrashreport 3.7.5


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