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 kotlin-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.CodeOwnersKotlinExtension.class - [JAR]
├─ io.github.gmazzo.codeowners.CodeOwnersKotlinPlugin.class - [JAR]
├─ io.github.gmazzo.codeowners.CodeOwnersKotlinSourceSet.class - [JAR]
├─ io.github.gmazzo.codeowners.CodeOwnersKotlinTargetExtension.class - [JAR]
org.gradle.kotlin.dsl
├─ org.gradle.kotlin.dsl.CodeOwnersKotlinDSLKt.class - [JAR]