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-js-bundle-maven-plugin-0.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.yegair.kotlinjs.maven.bundle
├─ io.yegair.kotlinjs.maven.bundle.BundleJsDependenciesMojo.class - [JAR]
├─ io.yegair.kotlinjs.maven.bundle.BundleMainJsDependenciesMojo.class - [JAR]
├─ io.yegair.kotlinjs.maven.bundle.BundleTestJsDependenciesMojo.class - [JAR]
├─ io.yegair.kotlinjs.maven.bundle.JsDependencyCollector.class - [JAR]
├─ io.yegair.kotlinjs.maven.bundle.JsDependencyFilter.class - [JAR]
├─ io.yegair.kotlinjs.maven.bundle.JsDependencySelector.class - [JAR]