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 java-opa-wasm-0.2.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.sangkeon.opa.wasm
├─ io.github.sangkeon.opa.wasm.Bundle.class - [JAR]
├─ io.github.sangkeon.opa.wasm.BundleUtil.class - [JAR]
├─ io.github.sangkeon.opa.wasm.OPAAddr.class - [JAR]
├─ io.github.sangkeon.opa.wasm.OPAConstants.class - [JAR]
├─ io.github.sangkeon.opa.wasm.OPAErrorCode.class - [JAR]
├─ io.github.sangkeon.opa.wasm.OPAExports.class - [JAR]
├─ io.github.sangkeon.opa.wasm.OPAExportsAPI.class - [JAR]
├─ io.github.sangkeon.opa.wasm.OPAModule.class - [JAR]