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 pkg-maven-plugin-1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.gino0631.pkg.maven
├─ com.github.gino0631.pkg.maven.Background.class - [JAR]
├─ com.github.gino0631.pkg.maven.Conclusion.class - [JAR]
├─ com.github.gino0631.pkg.maven.Configuring.class - [JAR]
├─ com.github.gino0631.pkg.maven.Distribution.class - [JAR]
├─ com.github.gino0631.pkg.maven.License.class - [JAR]
├─ com.github.gino0631.pkg.maven.Multilingual.class - [JAR]
├─ com.github.gino0631.pkg.maven.PermissionSet.class - [JAR]
├─ com.github.gino0631.pkg.maven.ProductMojo.class - [JAR]
├─ com.github.gino0631.pkg.maven.Readme.class - [JAR]
├─ com.github.gino0631.pkg.maven.Resource.class - [JAR]
├─ com.github.gino0631.pkg.maven.Signing.class - [JAR]