Package io.github.intisy.gradle.online
Class Main
- java.lang.Object
-
- io.github.intisy.gradle.online.Main
-
- All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>
public class Main extends Object implements org.gradle.api.Plugin<org.gradle.api.Project>
Main class.
-
-
Constructor Summary
Constructors Constructor Description Main()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(org.gradle.api.Project project)Applies all the project stuff.
-