jar

pro.respawn.flowmvi : debugger-common-jvm

Maven & Gradle

Mar 09, 2024
292 stars

flowmvi · A Kotlin Multiplatform MVI library based on coroutines with a powerful plugin system

Table Of Contents

Latest Version

Download pro.respawn.flowmvi : debugger-common-jvm JAR file - Latest Versions:

All Versions

Download pro.respawn.flowmvi : debugger-common-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
2.5.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 debugger-common-jvm-2.5.0-alpha02.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

pro.respawn.flowmvi.debugger.model

├─ pro.respawn.flowmvi.debugger.model.ClientEvent.class - [JAR]

├─ pro.respawn.flowmvi.debugger.model.ServerEvent.class - [JAR]

├─ pro.respawn.flowmvi.debugger.model.StoreState.class - [JAR]

pro.respawn.flowmvi.debugger

├─ pro.respawn.flowmvi.debugger.DebuggerDefaults.class - [JAR]

├─ pro.respawn.flowmvi.debugger.DebuggerDefaults_jvmKt.class - [JAR]

├─ pro.respawn.flowmvi.debugger.UtilKt.class - [JAR]

pro.respawn.flowmvi.debugger.serializers

├─ pro.respawn.flowmvi.debugger.serializers.UUIDSerializer.class - [JAR]