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 subpub-0.1.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.dexclaimation.subpub
├─ io.github.dexclaimation.subpub.SubEngine.class - [JAR]
├─ io.github.dexclaimation.subpub.SubPub.class - [JAR]
io.github.dexclaimation.subpub.utils
├─ io.github.dexclaimation.subpub.utils.FlatKeep.class - [JAR]
io.github.dexclaimation.subpub.implicits
├─ io.github.dexclaimation.subpub.implicits.package.class - [JAR]
io.github.dexclaimation.subpub.model
├─ io.github.dexclaimation.subpub.model.Cascade.class - [JAR]
├─ io.github.dexclaimation.subpub.model.SubIntent.class - [JAR]