All Downloads are FREE. Search and download functionalities are using the official Maven repository.

name.remal.gradleplugins.ideasettings.IdeaXmlFileProcessor Maven / Gradle / Ivy

There is a newer version: 3.0.10
Show newest version
package name.remal.gradleplugins.ideasettings;

import name.remal.gradleplugins.ideasettings.internal.IdeaXmlFileSettingsAction;
import org.gradle.api.Action;
import org.gradle.api.XmlProvider;

public interface IdeaXmlFileProcessor extends Action, IdeaXmlFileSettingsAction {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy