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 processor-0.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.pak3nuh.util.lang.sealed.processor
├─ io.github.pak3nuh.util.lang.sealed.processor.DataCollector.class - [JAR]
├─ io.github.pak3nuh.util.lang.sealed.processor.DataCollectorKt.class - [JAR]
├─ io.github.pak3nuh.util.lang.sealed.processor.ManifestModifier.class - [JAR]
├─ io.github.pak3nuh.util.lang.sealed.processor.ManifestModifierKt.class - [JAR]
├─ io.github.pak3nuh.util.lang.sealed.processor.Package.class - [JAR]
├─ io.github.pak3nuh.util.lang.sealed.processor.RoundData.class - [JAR]
├─ io.github.pak3nuh.util.lang.sealed.processor.SealedClassProcessor.class - [JAR]
├─ io.github.pak3nuh.util.lang.sealed.processor.SealedHierarchy.class - [JAR]
├─ io.github.pak3nuh.util.lang.sealed.processor.TypeWriter.class - [JAR]