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 wizard-wechat-0.0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
club.pizzalord.wizard.wechat.api.response
├─ club.pizzalord.wizard.wechat.api.response.WechatSessionResponse.class - [JAR]
club.pizzalord.wizard.wechat
├─ club.pizzalord.wizard.wechat.WechatSpell.class - [JAR]
club.pizzalord.wizard.wechat.api
├─ club.pizzalord.wizard.wechat.api.WechatMiniProgramApi.class - [JAR]
club.pizzalord.wizard.wechat.accesstoken
├─ club.pizzalord.wizard.wechat.accesstoken.AccessTokenManager.class - [JAR]
├─ club.pizzalord.wizard.wechat.accesstoken.AccessTokenResponse.class - [JAR]