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 uwidgets-udemo-jvm-0.0.04.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
pl.mareklangiewicz.udemo
├─ pl.mareklangiewicz.udemo.MyExaminedLayoutUSpekFunKt.class - [JAR]
├─ pl.mareklangiewicz.udemo.MyExaminedLayout_skiKt.class - [JAR]
├─ pl.mareklangiewicz.udemo.UDemo_cmnKt.class - [JAR]
├─ pl.mareklangiewicz.udemo.UDemos_skiKt.class - [JAR]
pl.mareklangiewicz.uspek
├─ pl.mareklangiewicz.uspek.UComposeScope.class - [JAR]
├─ pl.mareklangiewicz.uspek.UComposeScopesKt.class - [JAR]
├─ pl.mareklangiewicz.uspek.UNomadicComposeScope.class - [JAR]
├─ pl.mareklangiewicz.uspek.USpekUiKt.class - [JAR]