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 dart-boot-demo-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
im.dart.boot.demo.helper.data
├─ im.dart.boot.demo.helper.data.GetTokenData.class - [JAR]
im.dart.boot.demo
├─ im.dart.boot.demo.JD.class - [JAR]
im.dart.boot.demo.helper
├─ im.dart.boot.demo.helper.JDHelper.class - [JAR]
├─ im.dart.boot.demo.helper.JDHttpClient.class - [JAR]
├─ im.dart.boot.demo.helper.JDService.class - [JAR]
├─ im.dart.boot.demo.helper.JingDongVM.class - [JAR]