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 processor-0.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.ormr.tornadobinder
├─ net.ormr.tornadobinder.ContractVerifier.class - [JAR]
├─ net.ormr.tornadobinder.ModelContract.class - [JAR]
├─ net.ormr.tornadobinder.ModelContractData.class - [JAR]
├─ net.ormr.tornadobinder.ModelPropertyData.class - [JAR]
├─ net.ormr.tornadobinder.TornadoBinderProcessor.class - [JAR]
├─ net.ormr.tornadobinder.TornadoBinderProcessorKt.class - [JAR]
├─ net.ormr.tornadobinder.TornadoBinderProcessorProvider.class - [JAR]