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 data-jvm-2023.07.08.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.humans.arch.data.ext
├─ net.humans.arch.data.ext.MapKt.class - [JAR]
├─ net.humans.arch.data.ext.OnKt.class - [JAR]
net.humans.arch.data
├─ net.humans.arch.data.DataResult.class - [JAR]
├─ net.humans.arch.data.DataResultKt.class - [JAR]