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 m2t-api-0.5.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.gv2011.m2t
├─ com.github.gv2011.m2t.AbstractArtifactMarker.class - [JAR]
├─ com.github.gv2011.m2t.ArtifactId.class - [JAR]
├─ com.github.gv2011.m2t.ArtifactMarker.class - [JAR]
├─ com.github.gv2011.m2t.ArtifactRef.class - [JAR]
├─ com.github.gv2011.m2t.Classifier.class - [JAR]
├─ com.github.gv2011.m2t.GroupId.class - [JAR]
├─ com.github.gv2011.m2t.M2t.class - [JAR]
├─ com.github.gv2011.m2t.M2tFactory.class - [JAR]
├─ com.github.gv2011.m2t.Scope.class - [JAR]
├─ com.github.gv2011.m2t.Type.class - [JAR]
├─ com.github.gv2011.m2t.Version.class - [JAR]