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 closure-compiler-maven-plugin-1.18.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.jlgrock.javascriptframework.closurecompiler
├─ com.github.jlgrock.javascriptframework.closurecompiler.AnnotationFileReader.class - [JAR]
├─ com.github.jlgrock.javascriptframework.closurecompiler.CalcDeps.class - [JAR]
├─ com.github.jlgrock.javascriptframework.closurecompiler.Define.class - [JAR]
├─ com.github.jlgrock.javascriptframework.closurecompiler.DependencyInfo.class - [JAR]
├─ com.github.jlgrock.javascriptframework.closurecompiler.ErrorLevel.class - [JAR]
├─ com.github.jlgrock.javascriptframework.closurecompiler.InclusionStrategy.class - [JAR]
├─ com.github.jlgrock.javascriptframework.closurecompiler.JsClosureCompileMojo.class - [JAR]
├─ com.github.jlgrock.javascriptframework.closurecompiler.ParsedDefine.class - [JAR]
├─ com.github.jlgrock.javascriptframework.closurecompiler.StrictLevel.class - [JAR]