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 precompose-annotation-jvm-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.seiko.precompose.annotation
├─ io.github.seiko.precompose.annotation.Back.class - [JAR]
├─ io.github.seiko.precompose.annotation.Ignore.class - [JAR]
├─ io.github.seiko.precompose.annotation.NavGraphContainer.class - [JAR]
├─ io.github.seiko.precompose.annotation.NavGraphDestination.class - [JAR]
├─ io.github.seiko.precompose.annotation.Navigate.class - [JAR]
├─ io.github.seiko.precompose.annotation.Path.class - [JAR]
├─ io.github.seiko.precompose.annotation.Query.class - [JAR]