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 cross-annotations-2.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cross.annotations
├─ cross.annotations.AnnotationInspector.class - [JAR]
├─ cross.annotations.ClassMember.class - [JAR]
├─ cross.annotations.ClassSpy.class - [JAR]
├─ cross.annotations.Configurable.class - [JAR]
├─ cross.annotations.NoFeature.class - [JAR]
├─ cross.annotations.ProvidesTypes.class - [JAR]
├─ cross.annotations.ProvidesVariables.class - [JAR]
├─ cross.annotations.RequiresOptionalVariables.class - [JAR]
├─ cross.annotations.RequiresTypes.class - [JAR]
├─ cross.annotations.RequiresVariables.class - [JAR]
├─ cross.annotations.package-info.class - [JAR]