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 metal-formats-9.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.parsingdata.metal.expression.value
├─ io.parsingdata.metal.expression.value.GUID.class - [JAR]
├─ io.parsingdata.metal.expression.value.UUID.class - [JAR]
io.parsingdata.metal.format
├─ io.parsingdata.metal.format.Callback.class - [JAR]
├─ io.parsingdata.metal.format.JPEG.class - [JAR]
├─ io.parsingdata.metal.format.PNG.class - [JAR]
├─ io.parsingdata.metal.format.VarInt.class - [JAR]
├─ io.parsingdata.metal.format.ZIP.class - [JAR]