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 pushka-core_2.11-0.8.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
pushka.internal
├─ pushka.internal.Not.class - [JAR]
pushka
├─ pushka.Ast.class - [JAR]
├─ pushka.DefaultObjectKeys.class - [JAR]
├─ pushka.DefaultRWs.class - [JAR]
├─ pushka.Generated.class - [JAR]
├─ pushka.HasDefault.class - [JAR]
├─ pushka.ObjectKey.class - [JAR]
├─ pushka.Parser.class - [JAR]
├─ pushka.Printer.class - [JAR]
├─ pushka.package.class - [JAR]
pushka.annotation
├─ pushka.annotation.PushkaAnnotatioMacro.class - [JAR]
├─ pushka.annotation.forceObject.class - [JAR]
├─ pushka.annotation.key.class - [JAR]
├─ pushka.annotation.pushka.class - [JAR]