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 aliyun-java-sdk-captcha-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyuncs.captcha.model.v20230305
├─ com.aliyuncs.captcha.model.v20230305.VerifyCaptchaRequest.class - [JAR]
├─ com.aliyuncs.captcha.model.v20230305.VerifyCaptchaResponse.class - [JAR]
├─ com.aliyuncs.captcha.model.v20230305.VerifyIntelligentCaptchaRequest.class - [JAR]
├─ com.aliyuncs.captcha.model.v20230305.VerifyIntelligentCaptchaResponse.class - [JAR]
com.aliyuncs.captcha.transform.v20230305
├─ com.aliyuncs.captcha.transform.v20230305.VerifyCaptchaResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.captcha.transform.v20230305.VerifyIntelligentCaptchaResponseUnmarshaller.class - [JAR]