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 fragivity-processor-1.0.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.julystars.fragivity.processor.annotation
├─ com.julystars.fragivity.processor.annotation.DeepLink.class - [JAR]
com.julystars.fragivity.processor
├─ com.julystars.fragivity.processor.DeepLinkProcessor.class - [JAR]
├─ com.julystars.fragivity.processor.KotlinAbstractProcessor.class - [JAR]
├─ com.julystars.fragivity.processor.KotlinAbstractProcessorKt.class - [JAR]
├─ com.julystars.fragivity.processor.KotlinProcessingEnvironment.class - [JAR]