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-tools-3.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.likethesalad.plugins.agpbrigde.extension
├─ com.likethesalad.plugins.agpbrigde.extension.AndroidBridgeExtension.class - [JAR]
com.likethesalad.plugins.agpbrigde.base
├─ com.likethesalad.plugins.agpbrigde.base.AndroidBridgePluginConsumer.class - [JAR]
com.likethesalad.plugins.testing
├─ com.likethesalad.plugins.testing.AndroidCompilationTestingPlugin.class - [JAR]
com.likethesalad.plugins.agpbrigde
├─ com.likethesalad.plugins.agpbrigde.AndroidGradlePluginBridge.class - [JAR]
com.likethesalad.plugins.conventions
├─ com.likethesalad.plugins.conventions.AndroidLibConventionsPlugin.class - [JAR]
├─ com.likethesalad.plugins.conventions.JavaLibConventionsPlugin.class - [JAR]
├─ com.likethesalad.plugins.conventions.Versions.class - [JAR]
com.likethesalad.plugins.conventions.extension
├─ com.likethesalad.plugins.conventions.extension.ConventionsExtension.class - [JAR]
├─ com.likethesalad.plugins.conventions.extension.VersionConfigurator.class - [JAR]
com.likethesalad.tools.plugins.generated
├─ com.likethesalad.tools.plugins.generated.BuildConfig.class - [JAR]