is not current version
Last Version 3.3.0.0

com.ucweb.wpk:crashsdk 2.1.1.4

Android Crash Log

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.ucweb.wpk
ArtifactId

ArtifactId

crashsdk
Version

Version

2.1.1.4
Type

Type

aar

Download crashsdk 2.1.1.4


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