is not current version
Last Version 4.0.4

com.tencent.bugly:crashreport 3.1.0.2

bugly

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.tencent.bugly
ArtifactId

ArtifactId

crashreport
Version

Version

3.1.0.2
Type

Type

aar

Download crashreport 3.1.0.2


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