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 sama_annotations-0.5.00.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.stefanosiano.powerful_libraries.sama.annotations
├─ com.stefanosiano.powerful_libraries.sama.annotations.BaseAnnotationProcessor.class - [JAR]
├─ com.stefanosiano.powerful_libraries.sama.annotations.Cmd.class - [JAR]
├─ com.stefanosiano.powerful_libraries.sama.annotations.IgnoreField.class - [JAR]
├─ com.stefanosiano.powerful_libraries.sama.annotations.SamaExtensions.class - [JAR]
├─ com.stefanosiano.powerful_libraries.sama.annotations.SamaExtensionsAnnotationProcessor.class - [JAR]
├─ com.stefanosiano.powerful_libraries.sama.annotations.Script.class - [JAR]
├─ com.stefanosiano.powerful_libraries.sama.annotations.ShellCommand.class - [JAR]
├─ com.stefanosiano.powerful_libraries.sama.annotations.ShellCommandAnnotationProcessor.class - [JAR]