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 scalapb-playjson_2.13-0.16.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
scalapb_playjson
├─ scalapb_playjson.AnyFormat.class - [JAR]
├─ scalapb_playjson.EnumFormatter.class - [JAR]
├─ scalapb_playjson.FormatRegistry.class - [JAR]
├─ scalapb_playjson.Formatter.class - [JAR]
├─ scalapb_playjson.JsonFormat.class - [JAR]
├─ scalapb_playjson.Parser.class - [JAR]
├─ scalapb_playjson.Printer.class - [JAR]
├─ scalapb_playjson.ScalapbPlayJsonBuildInfo.class - [JAR]
├─ scalapb_playjson.StructFormat.class - [JAR]