View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window voyager-screenmodel-desktop-15.0.0-alpha04.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cafe.adriel.voyager.core.model
├─ cafe.adriel.voyager.core.model.NavigatorScreenModelDisposer.class - [JAR]
├─ cafe.adriel.voyager.core.model.NavigatorScreenModelKt.class - [JAR]
├─ cafe.adriel.voyager.core.model.ScreenModel.class - [JAR]
├─ cafe.adriel.voyager.core.model.ScreenModelKt.class - [JAR]
├─ cafe.adriel.voyager.core.model.ScreenModelStore.class - [JAR]
├─ cafe.adriel.voyager.core.model.ScreenModelStoreKt.class - [JAR]
├─ cafe.adriel.voyager.core.model.StateScreenModel.class - [JAR]