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 kvarg-macros-0.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
no.kodeworks.kvarg.db
├─ no.kodeworks.kvarg.db.TableMacroImpl.class - [JAR]
├─ no.kodeworks.kvarg.db.TablesMacroImpl.class - [JAR]
├─ no.kodeworks.kvarg.db.table.class - [JAR]
├─ no.kodeworks.kvarg.db.tables.class - [JAR]
no.kodeworks.kvarg.json
├─ no.kodeworks.kvarg.json.CodecsMacroImpl.class - [JAR]
├─ no.kodeworks.kvarg.json.JsonCodecType.class - [JAR]
├─ no.kodeworks.kvarg.json.codecs.class - [JAR]
no.kodeworks.kvarg.util
├─ no.kodeworks.kvarg.util.Common.class - [JAR]