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 takamaka-extra-1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.takamaka.extra.beans
├─ io.takamaka.extra.beans.TkmMetadata.class - [JAR]
io.takamaka.extra.identicon
├─ io.takamaka.extra.identicon.IdentiBaseBlocks.class - [JAR]
├─ io.takamaka.extra.identicon.IdentiColorHelper.class - [JAR]
├─ io.takamaka.extra.identicon.IdenticonManager.class - [JAR]
io.takamaka.extra.files
├─ io.takamaka.extra.files.MetadataUtils.class - [JAR]
io.takamaka.extra.identicon.exceptions
├─ io.takamaka.extra.identicon.exceptions.IdenticonException.class - [JAR]