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-matrix-0.4.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.xx2bab.polyfill.matrix.annotation
├─ me.xx2bab.polyfill.matrix.annotation.InitStage.class - [JAR]
├─ me.xx2bab.polyfill.matrix.annotation.ProviderConfig.class - [JAR]
me.xx2bab.polyfill.matrix.base
├─ me.xx2bab.polyfill.matrix.base.AGPTaskAction.class - [JAR]
├─ me.xx2bab.polyfill.matrix.base.ApplicationAGPTaskAction.class - [JAR]
├─ me.xx2bab.polyfill.matrix.base.ApplicationSelfManageableProvider.class - [JAR]
├─ me.xx2bab.polyfill.matrix.base.LibraryAGPTaskAction.class - [JAR]
├─ me.xx2bab.polyfill.matrix.base.LibrarySelfManageableProvider.class - [JAR]
├─ me.xx2bab.polyfill.matrix.base.SelfManageableProvider.class - [JAR]
me.xx2bab.polyfill.matrix.tool
├─ me.xx2bab.polyfill.matrix.tool.CommandLineKit.class - [JAR]
├─ me.xx2bab.polyfill.matrix.tool.ReflectionKit.class - [JAR]