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 jvm-plugin-2.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.gmazzo.codeowners
├─ io.github.gmazzo.codeowners.BuildConfig.class - [JAR]
├─ io.github.gmazzo.codeowners.CodeOwnersInspectDependencies.class - [JAR]
├─ io.github.gmazzo.codeowners.CodeOwnersJVMExtension.class - [JAR]
├─ io.github.gmazzo.codeowners.CodeOwnersJVMPlugin.class - [JAR]
├─ io.github.gmazzo.codeowners.CodeOwnersJVMSourceSet.class - [JAR]
├─ io.github.gmazzo.codeowners.CodeOwnersResourcesTask.class - [JAR]
├─ io.github.gmazzo.codeowners.CodeOwnersTransform.class - [JAR]
org.gradle.kotlin.dsl
├─ org.gradle.kotlin.dsl.CodeOwnersJVMDSLKt.class - [JAR]