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-lifecycle-kmp-desktop-1.1.0-beta01.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cafe.adriel.voyager.jetpack
├─ cafe.adriel.voyager.jetpack.JetpackSupportProvider.class - [JAR]
├─ cafe.adriel.voyager.jetpack.LifecycleProviderKt.class - [JAR]
├─ cafe.adriel.voyager.jetpack.NavigatorKt.class - [JAR]
├─ cafe.adriel.voyager.jetpack.NavigatorLifecycleKMPOwner.class - [JAR]
├─ cafe.adriel.voyager.jetpack.NavigatorLifecycleKMPOwnerKt.class - [JAR]
├─ cafe.adriel.voyager.jetpack.SavedStateViewModelPlatform.class - [JAR]
├─ cafe.adriel.voyager.jetpack.ScreenLifecycleKMPOwner.class - [JAR]
├─ cafe.adriel.voyager.jetpack.VoyagerLifecycleKMPOwner.class - [JAR]