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 tk-maven-3.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.shper.plugin.maven
├─ cn.shper.plugin.maven.TKMavenPlugin.class - [JAR]
cn.shper.plugin.maven.attachment
├─ cn.shper.plugin.maven.attachment.AndroidAttachments.class - [JAR]
├─ cn.shper.plugin.maven.attachment.JavaAttachments.class - [JAR]
├─ cn.shper.plugin.maven.attachment.MavenAttachments.class - [JAR]
cn.shper.plugin.maven.model
├─ cn.shper.plugin.maven.model.TKFlavorExtension.class - [JAR]
├─ cn.shper.plugin.maven.model.TKFlavorFactory.class - [JAR]
├─ cn.shper.plugin.maven.model.TKMavenExtension.class - [JAR]
├─ cn.shper.plugin.maven.model.TKRepositoryExtension.class - [JAR]
├─ cn.shper.plugin.maven.model.TKScmExtension.class - [JAR]
cn.shper.plugin.maven.model.ability
├─ cn.shper.plugin.maven.model.ability.Artifactable.class - [JAR]