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 pom-to-dot-generator-1.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.dibog.pomdot
├─ io.github.dibog.pomdot.Color.class - [JAR]
├─ io.github.dibog.pomdot.CoordinateMatcher.class - [JAR]
├─ io.github.dibog.pomdot.CoordinateMatcherKt.class - [JAR]
├─ io.github.dibog.pomdot.Dependency.class - [JAR]
├─ io.github.dibog.pomdot.DotCompiler.class - [JAR]
├─ io.github.dibog.pomdot.DotGenerator.class - [JAR]
├─ io.github.dibog.pomdot.MavenArtifactResolver.class - [JAR]
├─ io.github.dibog.pomdot.OutputMode.class - [JAR]
├─ io.github.dibog.pomdot.PackageKt.class - [JAR]
├─ io.github.dibog.pomdot.PomToDot.class - [JAR]
├─ io.github.dibog.pomdot.PomToDotKt.class - [JAR]