is not current version
Last Version 2.1.1.0

com.github.shediao.crashsdk:beta 1.0.9.4

Android Crash Log

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.github.shediao.crashsdk
ArtifactId

ArtifactId

beta
Version

Version

1.0.9.4
Type

Type

aar

Download beta 1.0.9.4


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