License |
License |
---|---|
Categories |
CategoriesCRaSH General Purpose Libraries Utility |
GroupId | GroupIdcom.growingio.android |
ArtifactId | ArtifactIdcrash |
Last Version | Last Version3.3.6 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncrash
An integration library to upload crash message to sentry central.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
crash-3.3.6.pom | |
crash-3.3.6.aar | 7 KB |
crash-3.3.6-sources.jar | 5 KB |
Browse |
<!-- 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"]
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 |