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 meowrapper-1.3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.lgatodu47.meowrapper
├─ io.github.lgatodu47.meowrapper.Arguments.class - [JAR]
├─ io.github.lgatodu47.meowrapper.FileManager.class - [JAR]
├─ io.github.lgatodu47.meowrapper.Logger.class - [JAR]
├─ io.github.lgatodu47.meowrapper.MeoWrapper.class - [JAR]
├─ io.github.lgatodu47.meowrapper.MeoWrapperUtils.class - [JAR]
├─ io.github.lgatodu47.meowrapper.Os.class - [JAR]
├─ io.github.lgatodu47.meowrapper.RuntimeEnvironment.class - [JAR]
io.github.lgatodu47.meowrapper.json
├─ io.github.lgatodu47.meowrapper.json.Assets.class - [JAR]
├─ io.github.lgatodu47.meowrapper.json.Version.class - [JAR]
├─ io.github.lgatodu47.meowrapper.json.VersionManifest.class - [JAR]