Package com.fetherbrik.gradle.afb
Class AnotherFineBuildPlugin
- java.lang.Object
-
- com.fetherbrik.gradle.afb.AnotherFineBuildPlugin
-
- All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>
public class AnotherFineBuildPlugin extends java.lang.Object implements org.gradle.api.Plugin<org.gradle.api.Project>
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringGROUP
-
Constructor Summary
Constructors Constructor Description AnotherFineBuildPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(org.gradle.api.Project project)
-
-
-
Field Detail
-
GROUP
public static final java.lang.String GROUP
- See Also:
- Constant Field Values
-
-