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 openplatform-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyun.openplatform
├─ com.aliyun.openplatform.Client.class - [JAR]
com.aliyun.openplatform.models
├─ com.aliyun.openplatform.models.AuthorizeFileUploadRequest.class - [JAR]
├─ com.aliyun.openplatform.models.AuthorizeFileUploadResponse.class - [JAR]
├─ com.aliyun.openplatform.models.Config.class - [JAR]