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 polyfill-backport-0.8.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me._bab.polyfill_backport
├─ me._bab.polyfill_backport.BuildConfig.class - [JAR]
me.xx2bab.polyfill
├─ me.xx2bab.polyfill.BackportPatch.class - [JAR]
├─ me.xx2bab.polyfill.BuildToolInfoPatch.class - [JAR]
├─ me.xx2bab.polyfill.ResourceMergePreHookPatch.class - [JAR]
me.xx2bab.polyfill.tools
├─ me.xx2bab.polyfill.tools.ReflectionKit.class - [JAR]
├─ me.xx2bab.polyfill.tools.SemanticVersionLite.class - [JAR]