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-shim-impl-kgp_1.8.0__gradle_8.0-0.6.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
co.touchlab.skie.gradle_plugin_shim_impl
├─ co.touchlab.skie.gradle_plugin_shim_impl.BuildConfig.class - [JAR]
co.touchlab.skie.plugin.shim
├─ co.touchlab.skie.plugin.shim.DistributionProviderImpl.class - [JAR]
├─ co.touchlab.skie.plugin.shim.NativeCompilerDownloaderProviderImpl.class - [JAR]
├─ co.touchlab.skie.plugin.shim.ShimEntrypointImpl.class - [JAR]