License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIddev.reformator.stacktracedecoroutinator |
ArtifactId | ArtifactIdstacktrace-decoroutinator-android |
Last Version | Last Version2.3.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionStacktrace-decoroutinator Android.
Android library for recovering stack trace in exceptions thrown in Kotlin coroutines.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/dev.reformator.stacktracedecoroutinator/stacktrace-decoroutinator-android/ -->
<dependency>
<groupId>dev.reformator.stacktracedecoroutinator</groupId>
<artifactId>stacktrace-decoroutinator-android</artifactId>
<version>2.3.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.reformator.stacktracedecoroutinator/stacktrace-decoroutinator-android/
implementation 'dev.reformator.stacktracedecoroutinator:stacktrace-decoroutinator-android:2.3.2'
// https://jarcasting.com/artifacts/dev.reformator.stacktracedecoroutinator/stacktrace-decoroutinator-android/
implementation ("dev.reformator.stacktracedecoroutinator:stacktrace-decoroutinator-android:2.3.2")
'dev.reformator.stacktracedecoroutinator:stacktrace-decoroutinator-android:aar:2.3.2'
<dependency org="dev.reformator.stacktracedecoroutinator" name="stacktrace-decoroutinator-android" rev="2.3.2">
<artifact name="stacktrace-decoroutinator-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.reformator.stacktracedecoroutinator', module='stacktrace-decoroutinator-android', version='2.3.2')
)
libraryDependencies += "dev.reformator.stacktracedecoroutinator" % "stacktrace-decoroutinator-android" % "2.3.2"
[dev.reformator.stacktracedecoroutinator/stacktrace-decoroutinator-android "2.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
dev.reformator.stacktracedecoroutinator : stacktrace-decoroutinator-common | jar | 2.3.2 |
com.jakewharton.android.repackaged : dalvik-dx | jar | 11.0.0_r3 |