is not current version
Last Version 1.6.1

com.tencent.bugly:crashreport_upgrade 0.1

bugly

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.tencent.bugly
ArtifactId

ArtifactId

crashreport_upgrade
Version

Version

0.1
Type

Type

aar

Download crashreport_upgrade 0.1


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