jar

com.github.kezong : fat-aar

Maven & Gradle

Feb 25, 2022
3k stars

fat-aar · A gradle plugin that merge dependencies into the final aar file works with AGP 3.+

Table Of Contents

Latest Version

Download com.github.kezong : fat-aar JAR file - Latest Versions:

All Versions

Download com.github.kezong : fat-aar JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window fat-aar-1.3.8.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]

Advertisement