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 maven-browser-3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.aistomin.maven.browser
├─ com.github.aistomin.maven.browser.MavenArtifact.class - [JAR]
├─ com.github.aistomin.maven.browser.MavenArtifactVersion.class - [JAR]
├─ com.github.aistomin.maven.browser.MavenCentral.class - [JAR]
├─ com.github.aistomin.maven.browser.MavenDependency.class - [JAR]
├─ com.github.aistomin.maven.browser.MavenGroup.class - [JAR]
├─ com.github.aistomin.maven.browser.MvnArtifact.class - [JAR]
├─ com.github.aistomin.maven.browser.MvnArtifactVersion.class - [JAR]
├─ com.github.aistomin.maven.browser.MvnDependency.class - [JAR]
├─ com.github.aistomin.maven.browser.MvnException.class - [JAR]
├─ com.github.aistomin.maven.browser.MvnGroup.class - [JAR]
├─ com.github.aistomin.maven.browser.MvnPackagingType.class - [JAR]
├─ com.github.aistomin.maven.browser.MvnRepo.class - [JAR]
├─ com.github.aistomin.maven.browser.package-info.class - [JAR]