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 plugin-3.0.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tencent.vasdolly.plugin.task
├─ com.tencent.vasdolly.plugin.task.ApkChannelPackageTask.class - [JAR]
├─ com.tencent.vasdolly.plugin.task.ChannelPackageTask.class - [JAR]
├─ com.tencent.vasdolly.plugin.task.RebuildApkChannelPackageTask.class - [JAR]
com.tencent.vasdolly.plugin.util
├─ com.tencent.vasdolly.plugin.util.AndroidComponentsExtensionCompat.class - [JAR]
├─ com.tencent.vasdolly.plugin.util.AndroidGradleCompatKt.class - [JAR]
├─ com.tencent.vasdolly.plugin.util.SimpleAGPVersion.class - [JAR]
com.tencent.vasdolly.plugin
├─ com.tencent.vasdolly.plugin.VasDollyPlugin.class - [JAR]
com.tencent.vasdolly.plugin.extension
├─ com.tencent.vasdolly.plugin.extension.ChannelConfigExtension.class - [JAR]
├─ com.tencent.vasdolly.plugin.extension.ConfigExtension.class - [JAR]
├─ com.tencent.vasdolly.plugin.extension.RebuildChannelConfigExtension.class - [JAR]