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 org.kevoree.modeling.kotlin.generator.mavenplugin-3.5.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.kevoree.modeling.kotlin.generator.mavenplugin
├─ org.kevoree.modeling.kotlin.generator.mavenplugin.GenModelPlugin.class - [JAR]
├─ org.kevoree.modeling.kotlin.generator.mavenplugin.KotlinEnvironment.class - [JAR]
org.jetbrains.k2js.translate.utils
├─ org.jetbrains.k2js.translate.utils.TranslationUtils.class - [JAR]