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 ksp-0.1.0-alpha.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.yakuraion.destinationscompose.ksp.screendeclaration
├─ io.github.yakuraion.destinationscompose.ksp.screendeclaration.ScreenDeclaration.class - [JAR]
├─ io.github.yakuraion.destinationscompose.ksp.screendeclaration.ScreenDeclarationFactory.class - [JAR]
io.github.yakuraion.destinationscompose.ksp.specs
├─ io.github.yakuraion.destinationscompose.ksp.specs.ComposableFunCreator.class - [JAR]
├─ io.github.yakuraion.destinationscompose.ksp.specs.FunCreator.class - [JAR]
├─ io.github.yakuraion.destinationscompose.ksp.specs.GetDefaultRouteFunCreator.class - [JAR]
├─ io.github.yakuraion.destinationscompose.ksp.specs.GetStartDestinationFunCreator.class - [JAR]
├─ io.github.yakuraion.destinationscompose.ksp.specs.NavigateFunCreator.class - [JAR]
io.github.yakuraion.destinationscompose.ksp
├─ io.github.yakuraion.destinationscompose.ksp.DestinationProcessorProvider.class - [JAR]
├─ io.github.yakuraion.destinationscompose.ksp.DestinationsProcessor.class - [JAR]
├─ io.github.yakuraion.destinationscompose.ksp.NavigationCreator.class - [JAR]