is not current version
Last Version 3.3.0.0

com.ucweb.wpk:crashsdk 3.0.0.2

Android Crash Log

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.ucweb.wpk
ArtifactId

ArtifactId

crashsdk
Version

Version

3.0.0.2
Type

Type

aar

Download crashsdk 3.0.0.2


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