is not current version
Last Version 3.3.0.0

com.ucweb.wpk:crashsdk 2.3.3.1

Android Crash Log

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.ucweb.wpk
ArtifactId

ArtifactId

crashsdk
Version

Version

2.3.3.1
Type

Type

aar

Download crashsdk 2.3.3.1


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