jar

love.forte.plugin.suspend-transform : suspend-transform-runtime-jvm

Maven & Gradle

Aug 09, 2023
25 stars

suspend-transform-runtime · Generate platform-compatible functions for Kotlin suspend functions

Table Of Contents

Latest Version

Download love.forte.plugin.suspend-transform : suspend-transform-runtime-jvm JAR file - Latest Versions:

All Versions

Download love.forte.plugin.suspend-transform : suspend-transform-runtime-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.4.x
0.3.x
0.2.x
0.1.x
0.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 suspend-transform-runtime-jvm-0.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

love.forte.plugin.suspendtrans.runtime

├─ love.forte.plugin.suspendtrans.runtime.CoroutinesJdk8Transformer.class - [JAR]

├─ love.forte.plugin.suspendtrans.runtime.FutureTransformer.class - [JAR]

├─ love.forte.plugin.suspendtrans.runtime.RunInSuspendJvmKt.class - [JAR]

├─ love.forte.plugin.suspendtrans.runtime.SimpleTransformer.class - [JAR]