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 fat-aar-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.kezong.fataar
├─ com.kezong.fataar.AndroidArchiveLibrary.class - [JAR]
├─ com.kezong.fataar.DirectoryManager.class - [JAR]
├─ com.kezong.fataar.EmbedResolutionListener.class - [JAR]
├─ com.kezong.fataar.ExplodedHelper.class - [JAR]
├─ com.kezong.fataar.FatAarExtension.class - [JAR]
├─ com.kezong.fataar.FatAarPlugin.class - [JAR]
├─ com.kezong.fataar.FatUtils.class - [JAR]
├─ com.kezong.fataar.FlavorArtifact.class - [JAR]
├─ com.kezong.fataar.LibraryManifestMerger.class - [JAR]
├─ com.kezong.fataar.RClassesGenerate.class - [JAR]
├─ com.kezong.fataar.RClassesTransform.class - [JAR]
├─ com.kezong.fataar.VariantProcessor.class - [JAR]
├─ com.kezong.fataar.VersionAdapter.class - [JAR]