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 android-compilation-testing-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.likethesalad.tools.functional.testing.utils
├─ com.likethesalad.tools.functional.testing.utils.TestAssetsProvider.class - [JAR]
com.likethesalad.tools.functional.testing.content
├─ com.likethesalad.tools.functional.testing.content.ProjectDirBuilder.class - [JAR]
com.likethesalad.tools.functional.testing.blocks
├─ com.likethesalad.tools.functional.testing.blocks.GradleBlockItem.class - [JAR]
com.likethesalad.tools.functional.testing.android.descriptor
├─ com.likethesalad.tools.functional.testing.android.descriptor.AndroidAppProjectDescriptor.class - [JAR]
├─ com.likethesalad.tools.functional.testing.android.descriptor.AndroidLibProjectDescriptor.class - [JAR]
├─ com.likethesalad.tools.functional.testing.android.descriptor.AndroidProjectDescriptor.class - [JAR]
com.likethesalad.tools.functional.testing
├─ com.likethesalad.tools.functional.testing.AndroidTestProject.class - [JAR]
com.likethesalad.tools.functional.testing.blocks.impl
├─ com.likethesalad.tools.functional.testing.blocks.impl.GradleDependenciesBlockItem.class - [JAR]
com.likethesalad.tools.functional.testing.blocks.impl.plugins
├─ com.likethesalad.tools.functional.testing.blocks.impl.plugins.GradlePluginDeclaration.class - [JAR]
├─ com.likethesalad.tools.functional.testing.blocks.impl.plugins.GradlePluginsBlockItem.class - [JAR]
com.likethesalad.tools.functional.testing.android.blocks
├─ com.likethesalad.tools.functional.testing.android.blocks.AndroidBlockItem.class - [JAR]
├─ com.likethesalad.tools.functional.testing.android.blocks.DefaultConfigAndroidBlockItem.class - [JAR]
├─ com.likethesalad.tools.functional.testing.android.blocks.FlavorAndroidBlockItem.class - [JAR]
com.likethesalad.tools.functional.testing.descriptor
├─ com.likethesalad.tools.functional.testing.descriptor.ProjectDescriptor.class - [JAR]