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 web3j-maven-plugin-4.8.4.zebraofjustice.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.web3j.mavenplugin
├─ org.web3j.mavenplugin.Contract.class - [JAR]
├─ org.web3j.mavenplugin.JavaClassGeneratorMojo.class - [JAR]
├─ org.web3j.mavenplugin.JsonParser.class - [JAR]
├─ org.web3j.mavenplugin.SourceDestination.class - [JAR]
org.web3j.mavenplugin.solidity
├─ org.web3j.mavenplugin.solidity.CompilerResult.class - [JAR]
├─ org.web3j.mavenplugin.solidity.SolidityCompiler.class - [JAR]