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 bundle-tool-plugin-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.xx2bab.bundletool
├─ me.xx2bab.bundletool.ApkBuildMode.class - [JAR]
├─ me.xx2bab.bundletool.BuildApksOutput.class - [JAR]
├─ me.xx2bab.bundletool.BuildApksRule.class - [JAR]
├─ me.xx2bab.bundletool.BuildApksWorkAction.class - [JAR]
├─ me.xx2bab.bundletool.BuildApksWorkParam.class - [JAR]
├─ me.xx2bab.bundletool.BundleToolExtension.class - [JAR]
├─ me.xx2bab.bundletool.BundleToolFeature.class - [JAR]
├─ me.xx2bab.bundletool.BundleToolPlugin.class - [JAR]
├─ me.xx2bab.bundletool.BundleToolPluginUninitializedException.class - [JAR]
├─ me.xx2bab.bundletool.BundleToolTask.class - [JAR]
├─ me.xx2bab.bundletool.BundleToolVariantExtension.class - [JAR]
├─ me.xx2bab.bundletool.BundleToolVariantExtensionKt.class - [JAR]
├─ me.xx2bab.bundletool.EnableByFeatureExtension.class - [JAR]
├─ me.xx2bab.bundletool.EnableByFeatureExtensionKt.class - [JAR]
├─ me.xx2bab.bundletool.GetSizeDimension.class - [JAR]
├─ me.xx2bab.bundletool.GetSizeRule.class - [JAR]
├─ me.xx2bab.bundletool.GetSizeWorkAction.class - [JAR]
├─ me.xx2bab.bundletool.GetSizeWorkParam.class - [JAR]
├─ me.xx2bab.bundletool.InstallApksWorkAction.class - [JAR]
├─ me.xx2bab.bundletool.InstallApksWorkParam.class - [JAR]
├─ me.xx2bab.bundletool.ZipToolKt.class - [JAR]