| License |
License
The Bugly Software License, Version 1.0
|
|---|---|
| Categories |
CategoriesCRaSH General Purpose Libraries Utility |
| GroupId | GroupIdcom.tencent.bugly |
| ArtifactId | ArtifactIdcrashreport_upgrade |
| Last Version | Last Version1.6.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionCrash report and upgrade Library for Android
bugly
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| crashreport_upgrade-1.6.1.pom | |
| crashreport_upgrade-1.6.1.aar | 533 KB |
| crashreport_upgrade-1.6.1-sources.jar | 280 KB |
| crashreport_upgrade-1.6.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.bugly/crashreport_upgrade/ -->
<dependency>
<groupId>com.tencent.bugly</groupId>
<artifactId>crashreport_upgrade</artifactId>
<version>1.6.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.bugly/crashreport_upgrade/
implementation 'com.tencent.bugly:crashreport_upgrade:1.6.1'
// https://jarcasting.com/artifacts/com.tencent.bugly/crashreport_upgrade/
implementation ("com.tencent.bugly:crashreport_upgrade:1.6.1")
'com.tencent.bugly:crashreport_upgrade:aar:1.6.1'
<dependency org="com.tencent.bugly" name="crashreport_upgrade" rev="1.6.1">
<artifact name="crashreport_upgrade" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bugly', module='crashreport_upgrade', version='1.6.1')
)
libraryDependencies += "com.tencent.bugly" % "crashreport_upgrade" % "1.6.1"
[com.tencent.bugly/crashreport_upgrade "1.6.1"]