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 navigation-screens-viewmodel-jvm-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.lukwol.navigation.screens.viewmodel
├─ io.github.lukwol.navigation.screens.viewmodel.ScreensNavigationKt.class - [JAR]
├─ io.github.lukwol.navigation.screens.viewmodel.VMScreensMapBuilder.class - [JAR]
├─ io.github.lukwol.navigation.screens.viewmodel.VMScreensMapBuilderKt.class - [JAR]
├─ io.github.lukwol.navigation.screens.viewmodel.ViewModel.class - [JAR]
├─ io.github.lukwol.navigation.screens.viewmodel.ViewModelStore.class - [JAR]