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 imageaudit20191230-2.0.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyun.imageaudit20191230.models
├─ com.aliyun.imageaudit20191230.models.ScanImageAdvanceRequest.class - [JAR]
├─ com.aliyun.imageaudit20191230.models.ScanImageRequest.class - [JAR]
├─ com.aliyun.imageaudit20191230.models.ScanImageResponse.class - [JAR]
├─ com.aliyun.imageaudit20191230.models.ScanImageResponseBody.class - [JAR]
├─ com.aliyun.imageaudit20191230.models.ScanTextRequest.class - [JAR]
├─ com.aliyun.imageaudit20191230.models.ScanTextResponse.class - [JAR]
├─ com.aliyun.imageaudit20191230.models.ScanTextResponseBody.class - [JAR]
com.aliyun.imageaudit20191230
├─ com.aliyun.imageaudit20191230.Client.class - [JAR]