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 mapway-annotation-2.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.mapway.document.annotation
├─ cn.mapway.document.annotation.ApiField.class - [JAR]
├─ cn.mapway.document.annotation.ApiStyle.class - [JAR]
├─ cn.mapway.document.annotation.Code.class - [JAR]
├─ cn.mapway.document.annotation.Codes.class - [JAR]
├─ cn.mapway.document.annotation.DevelopmentState.class - [JAR]
├─ cn.mapway.document.annotation.Doc.class - [JAR]
├─ cn.mapway.document.annotation.Header.class - [JAR]
├─ cn.mapway.document.annotation.RuntimeType.class - [JAR]