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 android-v15-0.1.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.nextop.v15.rx
├─ io.nextop.v15.rx.RxFragment.class - [JAR]
io.nextop.v15.fragment
├─ io.nextop.v15.fragment.DebugChildFragment.class - [JAR]
├─ io.nextop.v15.fragment.DebugFragment.class - [JAR]
├─ io.nextop.v15.fragment.DebugMessagesFragment.class - [JAR]
├─ io.nextop.v15.fragment.DebugSubscriptionsFragment.class - [JAR]
├─ io.nextop.v15.fragment.ImageCaptureFragment.class - [JAR]
io.nextop.v15
├─ io.nextop.v15.BuildConfig.class - [JAR]
├─ io.nextop.v15.R.class - [JAR]