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 gradle-plugin-1.0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.toxa____.saved_state.gradle_plugin
├─ io.github.toxa____.saved_state.gradle_plugin.BuildConfig.class - [JAR]
io.github.toxa2033.saved.state.gradle
├─ io.github.toxa2033.saved.state.gradle.ConstantsKt.class - [JAR]
├─ io.github.toxa2033.saved.state.gradle.SavedStateGradleExtension.class - [JAR]
├─ io.github.toxa2033.saved.state.gradle.SavedStateGradlePlugin.class - [JAR]