crash

An integration library to upload crash message to sentry central.

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.growingio.android
ArtifactId

ArtifactId

crash
Last Version

Last Version

3.3.6
Release Date

Release Date

Type

Type

aar
Description

Description

crash
An integration library to upload crash message to sentry central.
Project URL

Project URL

https://github.com/growingio/growingio-sdk-android-autotracker
Source Code Management

Source Code Management

https://github.com/growingio/growingio-sdk-android-autotracker

Download crash

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
com.growingio.android : gmonitor jar 1.5.0
com.growingio.android : annotation jar 3.3.6

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.6
3.3.5
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.2.2
3.2.1
3.2.0