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 gson-impl-3.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.amayaframework.gson
├─ io.github.amayaframework.gson.BodyFilter.class - [JAR]
├─ io.github.amayaframework.gson.DeserializeAction.class - [JAR]
├─ io.github.amayaframework.gson.Entity.class - [JAR]
├─ io.github.amayaframework.gson.GsonConfigurator.class - [JAR]
├─ io.github.amayaframework.gson.JsonResponses.class - [JAR]
├─ io.github.amayaframework.gson.SerializeAction.class - [JAR]