is not current version
Last Version 0.2

com.tencent.bugly:test-crash 0.1

bugly

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.tencent.bugly
ArtifactId

ArtifactId

test-crash
Version

Version

0.1
Type

Type

aar

Download test-crash 0.1


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