jar

com.likethesalad.tools.resources : android-resource-locator

Maven & Gradle

Aug 15, 2023
1 usages
1 stars

Resource locator · Plugin that gathers resources from Android projects for compilation purposes.

Table Of Contents

Latest Version

Download com.likethesalad.tools.resources : android-resource-locator JAR file - Latest Versions:

All Versions

Download com.likethesalad.tools.resources : android-resource-locator JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.1.x
1.0.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 android-resource-locator-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.likethesalad.tools.resource.locator.android.di

├─ com.likethesalad.tools.resource.locator.android.di.DaggerResourceLocatorComponent.class - [JAR]

├─ com.likethesalad.tools.resource.locator.android.di.LocatorScope.class - [JAR]

├─ com.likethesalad.tools.resource.locator.android.di.ResourceLocatorComponent.class - [JAR]

├─ com.likethesalad.tools.resource.locator.android.di.ResourceLocatorComponentProvider.class - [JAR]

├─ com.likethesalad.tools.resource.locator.android.di.ResourceLocatorModule.class - [JAR]

├─ com.likethesalad.tools.resource.locator.android.di.ResourceLocatorModule_ProvideAndroidExtensionFactory.class - [JAR]

├─ com.likethesalad.tools.resource.locator.android.di.ResourceLocatorModule_ProvideInstancesProviderFactory.class - [JAR]

├─ com.likethesalad.tools.resource.locator.android.di.ResourceLocatorModule_ProvideTaskFinderFactory.class - [JAR]

com.likethesalad.tools.resource.locator.android.utils

├─ com.likethesalad.tools.resource.locator.android.utils.CollectedFilesHelper.class - [JAR]

com.likethesalad.tools.resource.locator.android.extension.configuration.source.base

├─ com.likethesalad.tools.resource.locator.android.extension.configuration.source.base.ResDirResourceSourceConfiguration.class - [JAR]

com.likethesalad.tools.resource.locator.android.extension.configuration.source

├─ com.likethesalad.tools.resource.locator.android.extension.configuration.source.ResourceSourceConfiguration.class - [JAR]

com.likethesalad.tools.resource.locator.android.extension.configuration.source.utils

├─ com.likethesalad.tools.resource.locator.android.extension.configuration.source.utils.CommonSourceConfigurationCreator.class - [JAR]

├─ com.likethesalad.tools.resource.locator.android.extension.configuration.source.utils.CommonSourceConfigurationCreator_Factory.class - [JAR]

com.likethesalad.tools.resource.locator.android.extension.configuration.data

├─ com.likethesalad.tools.resource.locator.android.extension.configuration.data.DirectoryFileProvider.class - [JAR]

├─ com.likethesalad.tools.resource.locator.android.extension.configuration.data.OutputDirProvider.class - [JAR]

├─ com.likethesalad.tools.resource.locator.android.extension.configuration.data.ResourceLocatorInfo.class - [JAR]

├─ com.likethesalad.tools.resource.locator.android.extension.configuration.data.ResourcesProvider.class - [JAR]

├─ com.likethesalad.tools.resource.locator.android.extension.configuration.data.TaskInfo.class - [JAR]

com.likethesalad.tools.resource.locator.android.extension.listener

├─ com.likethesalad.tools.resource.locator.android.extension.listener.ResourceLocatorCreationListener.class - [JAR]

com.likethesalad.tools.resource.locator.android.extension

├─ com.likethesalad.tools.resource.locator.android.extension.AndroidResourceLocatorExtension.class - [JAR]

com.likethesalad.tools.resource.locator.android.task

├─ com.likethesalad.tools.resource.locator.android.task.ResourceLocatorTask.class - [JAR]

├─ com.likethesalad.tools.resource.locator.android.task.ResourceLocatorTask_Factory.class - [JAR]

com.likethesalad.tools.resource.locator.android.extension.data

├─ com.likethesalad.tools.resource.locator.android.extension.data.ResourceLocatorRequest.class - [JAR]

com.likethesalad.tools.resource.locator.android.merger

├─ com.likethesalad.tools.resource.locator.android.merger.LanguageResourcesMerger.class - [JAR]

com.likethesalad.tools.resource.locator.android.extension.resources

├─ com.likethesalad.tools.resource.locator.android.extension.resources.DirLanguageCollectorProvider.class - [JAR]

├─ com.likethesalad.tools.resource.locator.android.extension.resources.LanguageCollectionProvider.class - [JAR]

├─ com.likethesalad.tools.resource.locator.android.extension.resources.LanguageResourcesHandler.class - [JAR]

com.likethesalad.tools.resource.locator.android

├─ com.likethesalad.tools.resource.locator.android.AndroidResourceLocatorPlugin.class - [JAR]

com.likethesalad.tools.resource.locator.android.providers

├─ com.likethesalad.tools.resource.locator.android.providers.FileProvider.class - [JAR]

├─ com.likethesalad.tools.resource.locator.android.providers.InstancesProvider.class - [JAR]

├─ com.likethesalad.tools.resource.locator.android.providers.TaskFinder.class - [JAR]

com.likethesalad.tools.resource.locator.android.extension.configuration.source.impl

├─ com.likethesalad.tools.resource.locator.android.extension.configuration.source.impl.AndroidGeneratedSourceConfiguration.class - [JAR]

├─ com.likethesalad.tools.resource.locator.android.extension.configuration.source.impl.AndroidLibrariesSourceConfiguration.class - [JAR]

├─ com.likethesalad.tools.resource.locator.android.extension.configuration.source.impl.AndroidRawSourceConfiguration.class - [JAR]

com.likethesalad.tools.resource.locator.android.extension.configuration

├─ com.likethesalad.tools.resource.locator.android.extension.configuration.ResourceLocatorEntryPoint.class - [JAR]