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 anyboot-qq-8.3.6.211.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.anyboot.qq.open.entity
├─ org.anyboot.qq.open.entity.QQPayTradeNotify.class - [JAR]
├─ org.anyboot.qq.open.entity.QQPayTradeOrder.class - [JAR]
├─ org.anyboot.qq.open.entity.QQPayTradeResult.class - [JAR]
org.anyboot.qq.util
├─ org.anyboot.qq.util.QQConfig.class - [JAR]
org.anyboot.qq.open.util
├─ org.anyboot.qq.open.util.QQOpenConfig.class - [JAR]
├─ org.anyboot.qq.open.util.QQOpenUtil.class - [JAR]
org.anyboot.qq.mp.util
├─ org.anyboot.qq.mp.util.QQMPConfig.class - [JAR]
├─ org.anyboot.qq.mp.util.QQMPUtil.class - [JAR]