jar

com.likethesalad.android : stem-plugin

Maven & Gradle

Aug 15, 2023
175 stars

Android Stem · This is a Gradle plugin for Android applications which resolves XML string references in other XML strings.

Table Of Contents

Latest Version

Download com.likethesalad.android : stem-plugin JAR file - Latest Versions:

All Versions

Download com.likethesalad.android : stem-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.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 stem-plugin-2.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.likethesalad.stem.locator.entrypoints.common.utils

├─ com.likethesalad.stem.locator.entrypoints.common.utils.TemplatesProviderJarsFinder.class - [JAR]

com.likethesalad.stem.di

├─ com.likethesalad.stem.di.AppComponent.class - [JAR]

├─ com.likethesalad.stem.di.AppInjector.class - [JAR]

├─ com.likethesalad.stem.di.AppModule.class - [JAR]

├─ com.likethesalad.stem.di.AppModule_ProvideAndroidExtensionProviderFactory.class - [JAR]

├─ com.likethesalad.stem.di.AppModule_ProvideExtensionFactory.class - [JAR]

├─ com.likethesalad.stem.di.AppModule_ProvideGradleLoggerFactory.class - [JAR]

├─ com.likethesalad.stem.di.AppModule_ProvidePostConfigurationProviderFactory.class - [JAR]

├─ com.likethesalad.stem.di.AppModule_ProvideProjectDirsProviderFactory.class - [JAR]

├─ com.likethesalad.stem.di.AppModule_ProvideResourceSerializerFactory.class - [JAR]

├─ com.likethesalad.stem.di.AppModule_ProvideTaskContainerProviderFactory.class - [JAR]

├─ com.likethesalad.stem.di.AppModule_ProvideTaskProviderFactory.class - [JAR]

├─ com.likethesalad.stem.di.DaggerAppComponent.class - [JAR]

com.likethesalad.stem.modules.common.helpers.dirs

├─ com.likethesalad.stem.modules.common.helpers.dirs.SourceSetsHandler.class - [JAR]

├─ com.likethesalad.stem.modules.common.helpers.dirs.SourceSetsHandler_Factory.class - [JAR]

├─ com.likethesalad.stem.modules.common.helpers.dirs.VariantBuildResolvedDir.class - [JAR]

├─ com.likethesalad.stem.modules.common.helpers.dirs.VariantBuildResolvedDir_Factory.class - [JAR]

├─ com.likethesalad.stem.modules.common.helpers.dirs.VariantBuildResolvedDir_Factory_Impl.class - [JAR]

com.likethesalad.stem.locator.entrypoints.common

├─ com.likethesalad.stem.locator.entrypoints.common.CommonResourcesEntryPoint.class - [JAR]

├─ com.likethesalad.stem.locator.entrypoints.common.CommonResourcesEntryPoint_Factory.class - [JAR]

├─ com.likethesalad.stem.locator.entrypoints.common.CommonResourcesEntryPoint_Factory_Impl.class - [JAR]

com.likethesalad.stem.modules.common.helpers.files

├─ com.likethesalad.stem.modules.common.helpers.files.AndroidXmlResDocument.class - [JAR]

├─ com.likethesalad.stem.modules.common.helpers.files.OutputStringFileResolver.class - [JAR]

com.likethesalad.android.dagger

├─ com.likethesalad.android.dagger.Binds.class - [JAR]

├─ com.likethesalad.android.dagger.BindsInstance.class - [JAR]

├─ com.likethesalad.android.dagger.BindsOptionalOf.class - [JAR]

├─ com.likethesalad.android.dagger.Component.class - [JAR]

├─ com.likethesalad.android.dagger.Lazy.class - [JAR]

├─ com.likethesalad.android.dagger.MapKey.class - [JAR]

├─ com.likethesalad.android.dagger.MembersInjector.class - [JAR]

├─ com.likethesalad.android.dagger.Module.class - [JAR]

├─ com.likethesalad.android.dagger.Provides.class - [JAR]

├─ com.likethesalad.android.dagger.Reusable.class - [JAR]

├─ com.likethesalad.android.dagger.Subcomponent.class - [JAR]

com.likethesalad.android.dagger.assisted

├─ com.likethesalad.android.dagger.assisted.Assisted.class - [JAR]

├─ com.likethesalad.android.dagger.assisted.AssistedFactory.class - [JAR]

├─ com.likethesalad.android.dagger.assisted.AssistedInject.class - [JAR]

com.likethesalad.stem.locator.entrypoints.common.source.rules

├─ com.likethesalad.stem.locator.entrypoints.common.source.rules.ResolvedXmlSourceFilterRule.class - [JAR]

├─ com.likethesalad.stem.locator.entrypoints.common.source.rules.ResolvedXmlSourceFilterRule_Factory.class - [JAR]

com.likethesalad.android.templates.provider.di

├─ com.likethesalad.android.templates.provider.di.DaggerTemplatesProviderComponent.class - [JAR]

├─ com.likethesalad.android.templates.provider.di.TemplatesProviderComponent.class - [JAR]

├─ com.likethesalad.android.templates.provider.di.TemplatesProviderInjector.class - [JAR]

├─ com.likethesalad.android.templates.provider.di.TemplatesProviderModule.class - [JAR]

├─ com.likethesalad.android.templates.provider.di.TemplatesProviderModule_ProvideBase64EncoderFactory.class - [JAR]

├─ com.likethesalad.android.templates.provider.di.TemplatesProviderModule_ProvideExtensionFactory.class - [JAR]

├─ com.likethesalad.android.templates.provider.di.TemplatesProviderModule_ProvidePluginMetadataProviderFactory.class - [JAR]

com.likethesalad.stem.providers

├─ com.likethesalad.stem.providers.ActionProvider.class - [JAR]

├─ com.likethesalad.stem.providers.AndroidExtensionProvider.class - [JAR]

├─ com.likethesalad.stem.providers.LocatorExtensionProvider.class - [JAR]

├─ com.likethesalad.stem.providers.PostConfigurationProvider.class - [JAR]

├─ com.likethesalad.stem.providers.ProjectDirsProvider.class - [JAR]

├─ com.likethesalad.stem.providers.TaskContainerProvider.class - [JAR]

├─ com.likethesalad.stem.providers.TaskProvider.class - [JAR]

com.likethesalad.stem.modules.templateStrings.action

├─ com.likethesalad.stem.modules.templateStrings.action.GatherTemplatesActionProvider.class - [JAR]

├─ com.likethesalad.stem.modules.templateStrings.action.GatherTemplatesActionProvider_Factory.class - [JAR]

com.likethesalad.android.templates.provider.locator.listener

├─ com.likethesalad.android.templates.provider.locator.listener.TemplatesProviderTaskCreator.class - [JAR]

com.likethesalad.stem.modules.templateStrings.data

├─ com.likethesalad.stem.modules.templateStrings.data.GatherTemplatesArgs.class - [JAR]

com.likethesalad.stem.modules.resolveStrings.data

├─ com.likethesalad.stem.modules.resolveStrings.data.ResolvePlaceholdersArgs.class - [JAR]

com.likethesalad.stem.modules.common.helpers.resources.utils

├─ com.likethesalad.stem.modules.common.helpers.resources.utils.LanguageTypeAdapter.class - [JAR]

├─ com.likethesalad.stem.modules.common.helpers.resources.utils.StringResourceTypeAdapter.class - [JAR]

├─ com.likethesalad.stem.modules.common.helpers.resources.utils.XmlUtils.class - [JAR]

com.likethesalad.stem.modules.resolveStrings

├─ com.likethesalad.stem.modules.resolveStrings.ResolvePlaceholdersAction.class - [JAR]

├─ com.likethesalad.stem.modules.resolveStrings.ResolvePlaceholdersAction_Factory.class - [JAR]

├─ com.likethesalad.stem.modules.resolveStrings.ResolvePlaceholdersAction_Factory_Impl.class - [JAR]

├─ com.likethesalad.stem.modules.resolveStrings.ResolvePlaceholdersTask.class - [JAR]

├─ com.likethesalad.stem.modules.resolveStrings.ResolvePlaceholdersTask_Factory.class - [JAR]

com.likethesalad.stem.locator.listener

├─ com.likethesalad.stem.locator.listener.TypeLocatorCreationListener.class - [JAR]

com.likethesalad.stem.modules.common.helpers.android

├─ com.likethesalad.stem.modules.common.helpers.android.AndroidVariantContext.class - [JAR]

├─ com.likethesalad.stem.modules.common.helpers.android.AndroidVariantContext_Factory.class - [JAR]

├─ com.likethesalad.stem.modules.common.helpers.android.AndroidVariantContext_Factory_Impl.class - [JAR]

com.likethesalad.android_templates.provider.plugin.generated

├─ com.likethesalad.android_templates.provider.plugin.generated.BuildConfig.class - [JAR]

com.likethesalad.stem.modules.common.helpers.resources

├─ com.likethesalad.stem.modules.common.helpers.resources.AndroidResourcesHandler.class - [JAR]

├─ com.likethesalad.stem.modules.common.helpers.resources.ResourcesHandler.class - [JAR]

com.likethesalad.stem.modules.resolveStrings.action

├─ com.likethesalad.stem.modules.resolveStrings.action.ResolvePlaceholdersActionProvider.class - [JAR]

├─ com.likethesalad.stem.modules.resolveStrings.action.ResolvePlaceholdersActionProvider_Factory.class - [JAR]

com.likethesalad.stem.locator.entrypoints.common.source.configuration

├─ com.likethesalad.stem.locator.entrypoints.common.source.configuration.TemplateProvidersResourceSourceConfiguration.class - [JAR]

├─ com.likethesalad.stem.locator.entrypoints.common.source.configuration.TemplateProvidersResourceSourceConfiguration_Factory.class - [JAR]

├─ com.likethesalad.stem.locator.entrypoints.common.source.configuration.TemplateProvidersResourceSourceConfiguration_Factory_Impl.class - [JAR]

com.likethesalad.stem.modules.templateStrings

├─ com.likethesalad.stem.modules.templateStrings.GatherTemplatesAction.class - [JAR]

├─ com.likethesalad.stem.modules.templateStrings.GatherTemplatesAction_Factory.class - [JAR]

├─ com.likethesalad.stem.modules.templateStrings.GatherTemplatesAction_Factory_Impl.class - [JAR]

├─ com.likethesalad.stem.modules.templateStrings.GatherTemplatesTask.class - [JAR]

├─ com.likethesalad.stem.modules.templateStrings.GatherTemplatesTask_Factory.class - [JAR]

com.likethesalad.android.templates.provider.tasks.service.action

├─ com.likethesalad.android.templates.provider.tasks.service.action.TemplatesServiceGeneratorAction.class - [JAR]

├─ com.likethesalad.android.templates.provider.tasks.service.action.TemplatesServiceGeneratorAction_Factory.class - [JAR]

├─ com.likethesalad.android.templates.provider.tasks.service.action.TemplatesServiceGeneratorAction_Factory_Impl.class - [JAR]

com.likethesalad.android.dagger.internal

├─ com.likethesalad.android.dagger.internal.AbstractMapFactory.class - [JAR]

├─ com.likethesalad.android.dagger.internal.Beta.class - [JAR]

├─ com.likethesalad.android.dagger.internal.ComponentDefinitionType.class - [JAR]

├─ com.likethesalad.android.dagger.internal.DaggerCollections.class - [JAR]

├─ com.likethesalad.android.dagger.internal.DaggerGenerated.class - [JAR]

├─ com.likethesalad.android.dagger.internal.DelegateFactory.class - [JAR]

├─ com.likethesalad.android.dagger.internal.DoubleCheck.class - [JAR]

├─ com.likethesalad.android.dagger.internal.Factory.class - [JAR]

├─ com.likethesalad.android.dagger.internal.GwtIncompatible.class - [JAR]

├─ com.likethesalad.android.dagger.internal.InjectedFieldSignature.class - [JAR]

├─ com.likethesalad.android.dagger.internal.InstanceFactory.class - [JAR]

├─ com.likethesalad.android.dagger.internal.MapBuilder.class - [JAR]

├─ com.likethesalad.android.dagger.internal.MapFactory.class - [JAR]

├─ com.likethesalad.android.dagger.internal.MapProviderFactory.class - [JAR]

├─ com.likethesalad.android.dagger.internal.MembersInjectors.class - [JAR]

├─ com.likethesalad.android.dagger.internal.Preconditions.class - [JAR]

├─ com.likethesalad.android.dagger.internal.ProviderOfLazy.class - [JAR]

├─ com.likethesalad.android.dagger.internal.SetBuilder.class - [JAR]

├─ com.likethesalad.android.dagger.internal.SetFactory.class - [JAR]

├─ com.likethesalad.android.dagger.internal.SingleCheck.class - [JAR]

com.likethesalad.android.templates.provider.tasks.service.action.helpers

├─ com.likethesalad.android.templates.provider.tasks.service.action.helpers.ClassNameGenerator.class - [JAR]

├─ com.likethesalad.android.templates.provider.tasks.service.action.helpers.ClassNameGenerator_Factory.class - [JAR]

├─ com.likethesalad.android.templates.provider.tasks.service.action.helpers.RandomStringGenerator.class - [JAR]

├─ com.likethesalad.android.templates.provider.tasks.service.action.helpers.RandomStringGenerator_Factory.class - [JAR]

com.likethesalad.stem.modules.common

├─ com.likethesalad.stem.modules.common.Constants.class - [JAR]

com.likethesalad.stem.modules.common.models

├─ com.likethesalad.stem.modules.common.models.TasksNamesModel.class - [JAR]

├─ com.likethesalad.stem.modules.common.models.TasksNamesModel_Factory.class - [JAR]

├─ com.likethesalad.stem.modules.common.models.TasksNamesModel_Factory_Impl.class - [JAR]

com.likethesalad.android.templates.provider.locator

├─ com.likethesalad.android.templates.provider.locator.TemplateResourcesProviderEntryPoint.class - [JAR]

com.likethesalad.android.templates.provider.tasks.service

├─ com.likethesalad.android.templates.provider.tasks.service.TemplatesServiceGeneratorTask.class - [JAR]

├─ com.likethesalad.android.templates.provider.tasks.service.TemplatesServiceGeneratorTask_Factory.class - [JAR]

com.likethesalad.stem

├─ com.likethesalad.stem.ResolvePlaceholdersPlugin.class - [JAR]

com.likethesalad.stem.locator.entrypoints.templates

├─ com.likethesalad.stem.locator.entrypoints.templates.TemplateResourcesEntryPoint.class - [JAR]

├─ com.likethesalad.stem.locator.entrypoints.templates.TemplateResourcesEntryPoint_Factory.class - [JAR]

├─ com.likethesalad.stem.locator.entrypoints.templates.TemplateResourcesEntryPoint_Factory_Impl.class - [JAR]

com.likethesalad.stem.modules.templateStrings.models

├─ com.likethesalad.stem.modules.templateStrings.models.StringsTemplatesModel.class - [JAR]

com.likethesalad.android.templates.provider

├─ com.likethesalad.android.templates.provider.TemplatesProviderPlugin.class - [JAR]

com.likethesalad.stem.modules.resolveStrings.resolver

├─ com.likethesalad.stem.modules.resolveStrings.resolver.RecursiveLevelDetector.class - [JAR]

├─ com.likethesalad.stem.modules.resolveStrings.resolver.RecursiveLevelDetector_Factory.class - [JAR]

├─ com.likethesalad.stem.modules.resolveStrings.resolver.TemplateContainerFinder.class - [JAR]

├─ com.likethesalad.stem.modules.resolveStrings.resolver.TemplateResolver.class - [JAR]

├─ com.likethesalad.stem.modules.resolveStrings.resolver.TemplateResolver_Factory.class - [JAR]

com.likethesalad.android.dagger.multibindings

├─ com.likethesalad.android.dagger.multibindings.ClassKey.class - [JAR]

├─ com.likethesalad.android.dagger.multibindings.ElementsIntoSet.class - [JAR]

├─ com.likethesalad.android.dagger.multibindings.IntKey.class - [JAR]

├─ com.likethesalad.android.dagger.multibindings.IntoMap.class - [JAR]

├─ com.likethesalad.android.dagger.multibindings.IntoSet.class - [JAR]

├─ com.likethesalad.android.dagger.multibindings.LongKey.class - [JAR]

├─ com.likethesalad.android.dagger.multibindings.Multibinds.class - [JAR]

├─ com.likethesalad.android.dagger.multibindings.StringKey.class - [JAR]

com.likethesalad.stem.utils

├─ com.likethesalad.stem.utils.PlaceholderTasksCreator.class - [JAR]

├─ com.likethesalad.stem.utils.PlaceholderTasksCreator_Factory.class - [JAR]

├─ com.likethesalad.stem.utils.TaskActionProviderHolder.class - [JAR]

├─ com.likethesalad.stem.utils.TaskActionProviderHolder_Factory.class - [JAR]

├─ com.likethesalad.stem.utils.TemplatesProviderLoader.class - [JAR]

Advertisement