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 plugin-gradle-0.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.portlek.smol.relocation
├─ io.github.portlek.smol.relocation.RelocationConfig.class - [JAR]
io.github.portlek.smol.tasks
├─ io.github.portlek.smol.tasks.SmolJar.class - [JAR]
├─ io.github.portlek.smol.tasks.SmolJarKt.class - [JAR]
io.github.portlek.smol.exceptions
├─ io.github.portlek.smol.exceptions.ConfigurationNotFoundException.class - [JAR]
├─ io.github.portlek.smol.exceptions.ShadowNotFoundException.class - [JAR]
io.github.portlek.smol
├─ io.github.portlek.smol.InteropKt.class - [JAR]
├─ io.github.portlek.smol.SmolPlugin.class - [JAR]
├─ io.github.portlek.smol.SmolPluginKt.class - [JAR]
io.github.portlek.smol.func
├─ io.github.portlek.smol.func.DeclarationsKt.class - [JAR]
├─ io.github.portlek.smol.func.GradleKtsKt.class - [JAR]