jar

dev.reformator.stacktracedecoroutinator : stacktrace-decoroutinator-stdlib

Maven & Gradle

May 18, 2022
1 usages
205 stars

Stacktrace-decoroutinator stdlib replacement lib. · Library for recovering stack trace in exceptions thrown in Kotlin coroutines.

Table Of Contents

Latest Version

Download dev.reformator.stacktracedecoroutinator : stacktrace-decoroutinator-stdlib JAR file - Latest Versions:

All Versions

Download dev.reformator.stacktracedecoroutinator : stacktrace-decoroutinator-stdlib JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.x
2.2.x
2.1.x
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window stacktrace-decoroutinator-stdlib-2.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

kotlin.coroutines.jvm.internal

├─ kotlin.coroutines.jvm.internal.BaseContinuationImpl.class - [JAR]

dev.reformator.stacktracedecoroutinator.stdlib

├─ dev.reformator.stacktracedecoroutinator.stdlib.StdlibKt.class - [JAR]

Advertisement