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 edgar-core-0.9.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.pajato.edgar.core
├─ com.pajato.edgar.core.CoreKt.class - [JAR]
com.pajato.edgar.core.config
├─ com.pajato.edgar.core.config.ConfSpec.class - [JAR]
├─ com.pajato.edgar.core.config.ConfSpecSerializer.class - [JAR]
├─ com.pajato.edgar.core.config.EdgarErrorSpec.class - [JAR]
├─ com.pajato.edgar.core.config.EdgarServerSpec.class - [JAR]
├─ com.pajato.edgar.core.config.ErrorSpec.class - [JAR]
├─ com.pajato.edgar.core.config.ErrorSpecKt.class - [JAR]
├─ com.pajato.edgar.core.config.ServerSpec.class - [JAR]
├─ com.pajato.edgar.core.config.ServerSpecKt.class - [JAR]