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 infrastructure-kotlin-0.18.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.redmadrobot.build.dsl
├─ com.redmadrobot.build.dsl.AccessorsKt.class - [JAR]
com.redmadrobot.build.kotlin
├─ com.redmadrobot.build.kotlin.KotlinConfigPlugin.class - [JAR]
├─ com.redmadrobot.build.kotlin.KotlinLibraryPlugin.class - [JAR]
├─ com.redmadrobot.build.kotlin.KotlinLibraryPluginKt.class - [JAR]
├─ com.redmadrobot.build.kotlin.TestOptions.class - [JAR]
├─ com.redmadrobot.build.kotlin.TestOptionsImpl.class - [JAR]
com.redmadrobot.build.kotlin.internal
├─ com.redmadrobot.build.kotlin.internal.KotlinAccessorsKt.class - [JAR]
├─ com.redmadrobot.build.kotlin.internal.KotlinKt.class - [JAR]
├─ com.redmadrobot.build.kotlin.internal.ProviderKt.class - [JAR]
├─ com.redmadrobot.build.kotlin.internal.TestKt.class - [JAR]