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 annotations-2.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.bennyhuo.tieguanyin.annotations
├─ com.bennyhuo.tieguanyin.annotations.Builder.class - [JAR]
├─ com.bennyhuo.tieguanyin.annotations.GenerateMode.class - [JAR]
├─ com.bennyhuo.tieguanyin.annotations.Generated.class - [JAR]
├─ com.bennyhuo.tieguanyin.annotations.Optional.class - [JAR]
├─ com.bennyhuo.tieguanyin.annotations.PendingTransition.class - [JAR]
├─ com.bennyhuo.tieguanyin.annotations.Required.class - [JAR]
├─ com.bennyhuo.tieguanyin.annotations.ResultEntity.class - [JAR]
├─ com.bennyhuo.tieguanyin.annotations.SharedElement.class - [JAR]
├─ com.bennyhuo.tieguanyin.annotations.SharedElementByNames.class - [JAR]
├─ com.bennyhuo.tieguanyin.annotations.SharedElementWithName.class - [JAR]