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 rxmicro-model-0.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.rxmicro.model
├─ io.rxmicro.model.BaseModel.class - [JAR]
├─ io.rxmicro.model.MappingStrategy.class - [JAR]
├─ io.rxmicro.model.ModelConstants.class - [JAR]
├─ io.rxmicro.model.NotStandardSerializableEnum.class - [JAR]
├─ io.rxmicro.model.Transient.class - [JAR]
├─ io.rxmicro.model.package-info.class - [JAR]