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 fundament-1.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tomgibara.fundament
├─ com.tomgibara.fundament.Alignable.class - [JAR]
├─ com.tomgibara.fundament.Bijection.class - [JAR]
├─ com.tomgibara.fundament.Consumer.class - [JAR]
├─ com.tomgibara.fundament.Mapping.class - [JAR]
├─ com.tomgibara.fundament.Mutability.class - [JAR]
├─ com.tomgibara.fundament.Producer.class - [JAR]
├─ com.tomgibara.fundament.Transposable.class - [JAR]