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 libsass-maven-plugin-0.2.10-libsass_3.5.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
wrm.libsass
├─ wrm.libsass.ClasspathAwareImporter.class - [JAR]
├─ wrm.libsass.Lookup.class - [JAR]
├─ wrm.libsass.Lookups.class - [JAR]
├─ wrm.libsass.SassCompiler.class - [JAR]
├─ wrm.libsass.WebJarTranslator.class - [JAR]
wrm
├─ wrm.AbstractSassMojo.class - [JAR]
├─ wrm.CompilationMojo.class - [JAR]
├─ wrm.WatchMojo.class - [JAR]