Package com.vaadin.flow.gradle
Class FlowPlugin
-
- All Implemented Interfaces:
-
org.gradle.api.Plugin
public final class FlowPlugin implements Plugin<Project>The main class of the Vaadin Gradle Plugin.
-
-
Field Summary
Fields Modifier and Type Field Description public final static StringGRADLE_MINIMUM_SUPPORTED_VERSION
-
Constructor Summary
Constructors Constructor Description FlowPlugin()
-