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 dex-member-list-4.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.jakewharton.dex
├─ com.jakewharton.dex.ApiMapping.class - [JAR]
├─ com.jakewharton.dex.DexField.class - [JAR]
├─ com.jakewharton.dex.DexKt.class - [JAR]
├─ com.jakewharton.dex.DexMember.class - [JAR]
├─ com.jakewharton.dex.DexMembers.class - [JAR]
├─ com.jakewharton.dex.DexMethod.class - [JAR]
├─ com.jakewharton.dex.DexParser.class - [JAR]
├─ com.jakewharton.dex.MagicKt.class - [JAR]
├─ com.jakewharton.dex.MemberList.class - [JAR]
├─ com.jakewharton.dex.MembersCommand.class - [JAR]
├─ com.jakewharton.dex.MethodSignature.class - [JAR]
├─ com.jakewharton.dex.StdlibKt.class - [JAR]
├─ com.jakewharton.dex.TypeDescriptor.class - [JAR]
├─ com.jakewharton.dex.TypeMapping.class - [JAR]