jar

com.msabhi : flywheel-jvm

Maven & Gradle

Nov 27, 2022
43 stars

Flywheel · Kotlin-Multiplatform state management library

Table Of Contents

Latest Version

Download com.msabhi : flywheel-jvm JAR file - Latest Versions:

All Versions

Download com.msabhi : flywheel-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.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 flywheel-jvm-1.1.5-RC.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.msabhi.flywheel

├─ com.msabhi.flywheel.Action.class - [JAR]

├─ com.msabhi.flywheel.ActionState.class - [JAR]

├─ com.msabhi.flywheel.ErrorAction.class - [JAR]

├─ com.msabhi.flywheel.EventAction.class - [JAR]

├─ com.msabhi.flywheel.FlywheelKt.class - [JAR]

├─ com.msabhi.flywheel.ForceDistinctAction.class - [JAR]

├─ com.msabhi.flywheel.InitialState.class - [JAR]

├─ com.msabhi.flywheel.NavigateAction.class - [JAR]

├─ com.msabhi.flywheel.SkipReducer.class - [JAR]

├─ com.msabhi.flywheel.State.class - [JAR]

├─ com.msabhi.flywheel.StateReserve.class - [JAR]

├─ com.msabhi.flywheel.StateReserveConfig.class - [JAR]

├─ com.msabhi.flywheel.Transition.class - [JAR]

├─ com.msabhi.flywheel.UnsupportedStateTransition.class - [JAR]

com.msabhi.flywheel.utilities

├─ com.msabhi.flywheel.utilities.FlywheelUtilitiesKt.class - [JAR]

├─ com.msabhi.flywheel.utilities.MutableStateChecker.class - [JAR]

├─ com.msabhi.flywheel.utilities.ValidationKt.class - [JAR]

com.msabhi.flywheel.attachments

├─ com.msabhi.flywheel.attachments.BaseMiddleware.class - [JAR]

├─ com.msabhi.flywheel.attachments.BaseReducer.class - [JAR]

├─ com.msabhi.flywheel.attachments.DispatcherProvider.class - [JAR]

├─ com.msabhi.flywheel.attachments.DispatcherProviderImpl.class - [JAR]

├─ com.msabhi.flywheel.attachments.SideEffect.class - [JAR]

Advertisement