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 compose-material-dialogs-color-jvm-0.9.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.vanpra.composematerialdialogs.color
├─ com.vanpra.composematerialdialogs.color.ARGBPickerState.class - [JAR]
├─ com.vanpra.composematerialdialogs.color.ColorPalette.class - [JAR]
├─ com.vanpra.composematerialdialogs.color.ColorPickerKt.class - [JAR]
├─ com.vanpra.composematerialdialogs.color.ColorPickerScreen.class - [JAR]
├─ com.vanpra.composematerialdialogs.color.JvmUtilKt.class - [JAR]