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 tlorm-java-0.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.donnie4w.tlorm
├─ io.github.donnie4w.tlorm.DefName.class - [JAR]
├─ io.github.donnie4w.tlorm.Index.class - [JAR]
├─ io.github.donnie4w.tlorm.Orm.class - [JAR]
├─ io.github.donnie4w.tlorm.Util.class - [JAR]