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 contracts-4.10.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.web3j.contracts.eip20.generated
├─ org.web3j.contracts.eip20.generated.ERC20.class - [JAR]
org.web3j.contracts.eip721.generated
├─ org.web3j.contracts.eip721.generated.ERC721.class - [JAR]
├─ org.web3j.contracts.eip721.generated.ERC721Enumerable.class - [JAR]
├─ org.web3j.contracts.eip721.generated.ERC721Metadata.class - [JAR]
org.web3j.contracts.eip165.generated
├─ org.web3j.contracts.eip165.generated.ERC165.class - [JAR]