Class RuthlessPlugin
- java.lang.Object
-
- dev.lajoscseppento.ruthless.plugin.RuthlessPlugin
-
- All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.plugins.PluginAware>
public class RuthlessPlugin extends java.lang.Object implements org.gradle.api.Plugin<org.gradle.api.plugins.PluginAware>Meta-plugin which can be applied to anyobjectand applies in the corresponding plugin. This allows to re-use a plugin id for different Gradle components.
-
-
Constructor Summary
Constructors Constructor Description RuthlessPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(@NonNull org.gradle.api.plugins.PluginAware target)
-