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 nova-mate-wechat-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.rainte.nova.mate.wechat.cp
├─ com.rainte.nova.mate.wechat.cp.WxCpConfiguration.class - [JAR]
├─ com.rainte.nova.mate.wechat.cp.WxCpDefaultRouter.class - [JAR]
├─ com.rainte.nova.mate.wechat.cp.WxCpProperties.class - [JAR]
├─ com.rainte.nova.mate.wechat.cp.WxCpProvider.class - [JAR]
├─ com.rainte.nova.mate.wechat.cp.WxCpRouter.class - [JAR]
├─ com.rainte.nova.mate.wechat.cp.WxCpUtil.class - [JAR]
com.rainte.nova.mate.wechat
├─ com.rainte.nova.mate.wechat.BaseService.class - [JAR]
├─ com.rainte.nova.mate.wechat.WxConst.class - [JAR]