jar

com.jakewharton.diffuse : formats

Maven & Gradle

Feb 13, 2024
1.9k stars

Diffuse format parsing · A utility for diffing APKs, AABs, AARs, and JARs.

Table Of Contents

Latest Version

Download com.jakewharton.diffuse : formats JAR file - Latest Versions:

All Versions

Download com.jakewharton.diffuse : formats JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.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 formats-0.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jakewharton.diffuse.format

├─ com.jakewharton.diffuse.format.Aab.class - [JAR]

├─ com.jakewharton.diffuse.format.Aar.class - [JAR]

├─ com.jakewharton.diffuse.format.AndroidManifest.class - [JAR]

├─ com.jakewharton.diffuse.format.ApiMapping.class - [JAR]

├─ com.jakewharton.diffuse.format.Apk.class - [JAR]

├─ com.jakewharton.diffuse.format.ArchiveFile.class - [JAR]

├─ com.jakewharton.diffuse.format.ArchiveFiles.class - [JAR]

├─ com.jakewharton.diffuse.format.Arsc.class - [JAR]

├─ com.jakewharton.diffuse.format.BinaryFormat.class - [JAR]

├─ com.jakewharton.diffuse.format.Class.class - [JAR]

├─ com.jakewharton.diffuse.format.ClassKt.class - [JAR]

├─ com.jakewharton.diffuse.format.CodeBinary.class - [JAR]

├─ com.jakewharton.diffuse.format.DeclaredMembersVisitor.class - [JAR]

├─ com.jakewharton.diffuse.format.Dex.class - [JAR]

├─ com.jakewharton.diffuse.format.DexKt.class - [JAR]

├─ com.jakewharton.diffuse.format.Field.class - [JAR]

├─ com.jakewharton.diffuse.format.Jar.class - [JAR]

├─ com.jakewharton.diffuse.format.Member.class - [JAR]

├─ com.jakewharton.diffuse.format.Method.class - [JAR]

├─ com.jakewharton.diffuse.format.MethodSignature.class - [JAR]

├─ com.jakewharton.diffuse.format.ReferencedMembersVisitor.class - [JAR]

├─ com.jakewharton.diffuse.format.Signatures.class - [JAR]

├─ com.jakewharton.diffuse.format.TypeDescriptor.class - [JAR]

├─ com.jakewharton.diffuse.format.TypeMapping.class - [JAR]

├─ com.jakewharton.diffuse.format.UtilKt.class - [JAR]