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 apiclient-2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.eeroom.apiclient.se
├─ io.github.eeroom.apiclient.se.BizType.class - [JAR]
io.github.eeroom.apiclient
├─ io.github.eeroom.apiclient.ApiMapping.class - [JAR]
├─ io.github.eeroom.apiclient.App.class - [JAR]
├─ io.github.eeroom.apiclient.HttpChannelFactory.class - [JAR]
├─ io.github.eeroom.apiclient.IHome.class - [JAR]
├─ io.github.eeroom.apiclient.IUnWrapper.class - [JAR]
├─ io.github.eeroom.apiclient.JsonConvert.class - [JAR]
├─ io.github.eeroom.apiclient.Student.class - [JAR]