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 discovery-gradle-plugin-0.0.25.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.landzcape.gradle
├─ io.landzcape.gradle.ArtifactIdParserKt.class - [JAR]
├─ io.landzcape.gradle.DiscoveryPlugin.class - [JAR]
├─ io.landzcape.gradle.DiscoveryTask.class - [JAR]
├─ io.landzcape.gradle.ExtractExplorerTask.class - [JAR]
├─ io.landzcape.gradle.LandscapeExtension.class - [JAR]
├─ io.landzcape.gradle.MergeTask.class - [JAR]