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 anchornms-core-1.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.shynixn.anchornms.logic.business.api
├─ com.github.shynixn.anchornms.logic.business.api.PluginServiceProvider.class - [JAR]
com.github.shynixn.anchornms.logic.business.mcp
├─ com.github.shynixn.anchornms.logic.business.mcp.Version.class - [JAR]
com.github.shynixn.anchornms.logic.business
├─ com.github.shynixn.anchornms.logic.business.Factory.class - [JAR]
com.github.shynixn.anchornms.logic.business.relocator
├─ com.github.shynixn.anchornms.logic.business.relocator.JarRelocator.class - [JAR]
├─ com.github.shynixn.anchornms.logic.business.relocator.Pattern.class - [JAR]
├─ com.github.shynixn.anchornms.logic.business.relocator.PatternRemapper.class - [JAR]
com.github.shynixn.anchornms.logic.business.service
├─ com.github.shynixn.anchornms.logic.business.service.ActionSetupService.class - [JAR]
├─ com.github.shynixn.anchornms.logic.business.service.GradleService.class - [JAR]