Last Version

Crash report Library for Android 4.0.4

bugly

License

License

The Bugly Software License, Version 1.0
Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.tencent.bugly
ArtifactId

ArtifactId

crashreport
Version

Version

4.0.4
Type

Type

aar
Description

Description

Crash report Library for Android
bugly
Project URL

Project URL

https://github.com/BuglyDevTeam
Source Code Management

Source Code Management

https://github.com/BuglyDevTeam

Download crashreport 4.0.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.