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 n8-core-0.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
co.early.n8
├─ co.early.n8.Navigation.class - [JAR]
├─ co.early.n8.NavigationModel.class - [JAR]
├─ co.early.n8.NavigationSerializer.class - [JAR]
├─ co.early.n8.NavigationState.class - [JAR]
├─ co.early.n8.NavigationStateExtKt.class - [JAR]
├─ co.early.n8.NavigationStateKt.class - [JAR]
├─ co.early.n8.RestrictedNavigation.class - [JAR]
├─ co.early.n8.RestrictedNavigationKt.class - [JAR]
├─ co.early.n8.TabBackMode.class - [JAR]
├─ co.early.n8.TabHostLocation.class - [JAR]
├─ co.early.n8.TabHostSpecification.class - [JAR]