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 Shelf-jvm-2.0.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.toddway.shelf
├─ com.toddway.shelf.BuildKonfig.class - [JAR]
├─ com.toddway.shelf.Clock.class - [JAR]
├─ com.toddway.shelf.DiskStorage.class - [JAR]
├─ com.toddway.shelf.DiskStorageKt.class - [JAR]
├─ com.toddway.shelf.FileStorage.class - [JAR]
├─ com.toddway.shelf.GsonSerializer.class - [JAR]
├─ com.toddway.shelf.KotlinxSerializer.class - [JAR]
├─ com.toddway.shelf.MoshiSerializer.class - [JAR]
├─ com.toddway.shelf.Shelf.class - [JAR]
├─ com.toddway.shelf.ShelfKt.class - [JAR]