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 hscore-serializer-4.3.27.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.hsgamer.hscore.serializer.annotation
├─ me.hsgamer.hscore.serializer.annotation.SerializerInputFunction.class - [JAR]
├─ me.hsgamer.hscore.serializer.annotation.SerializerOutputFunction.class - [JAR]
├─ me.hsgamer.hscore.serializer.annotation.SerializerType.class - [JAR]
├─ me.hsgamer.hscore.serializer.annotation.package-info.class - [JAR]
me.hsgamer.hscore.serializer
├─ me.hsgamer.hscore.serializer.DataConverter.class - [JAR]
├─ me.hsgamer.hscore.serializer.Serializer.class - [JAR]
├─ me.hsgamer.hscore.serializer.package-info.class - [JAR]