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-conventions-kotlin-0.0.48.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.eygraber.conventions.kotlin.kmp
├─ com.eygraber.conventions.kotlin.kmp.Source_setsKt.class - [JAR]
com.eygraber.conventions.kotlin
├─ com.eygraber.conventions.kotlin.DependenciesKt.class - [JAR]
├─ com.eygraber.conventions.kotlin.KgpKt.class - [JAR]
├─ com.eygraber.conventions.kotlin.KotlinFreeCompilerArg.class - [JAR]
├─ com.eygraber.conventions.kotlin.KotlinOptIn.class - [JAR]
com.eygraber.conventions.kotlin.kmp.spm
├─ com.eygraber.conventions.kotlin.kmp.spm.AssembleXCFrameworkTaskHolder.class - [JAR]
├─ com.eygraber.conventions.kotlin.kmp.spm.Fat_xc_frameworkKt.class - [JAR]
├─ com.eygraber.conventions.kotlin.kmp.spm.PublishXCFrameworkTask.class - [JAR]
├─ com.eygraber.conventions.kotlin.kmp.spm.Spm_checkumKt.class - [JAR]
├─ com.eygraber.conventions.kotlin.kmp.spm.Spm_mavenKt.class - [JAR]
├─ com.eygraber.conventions.kotlin.kmp.spm.Spm_publishKt.class - [JAR]