Last Version

Flow component base 4.0.0

Parent pom for individual component modules

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

flow-component-base
Version

Version

4.0.0
Type

Type

pom
Description

Description

Flow component base
Parent pom for individual component modules

Download flow-component-base 4.0.0


<!-- https://jarcasting.com/artifacts/com.vaadin/flow-component-base/ -->
<dependency>
    <groupId>com.vaadin</groupId>
    <artifactId>flow-component-base</artifactId>
    <version>4.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/flow-component-base/
implementation 'com.vaadin:flow-component-base:4.0.0'
// https://jarcasting.com/artifacts/com.vaadin/flow-component-base/
implementation ("com.vaadin:flow-component-base:4.0.0")
'com.vaadin:flow-component-base:pom:4.0.0'
<dependency org="com.vaadin" name="flow-component-base" rev="4.0.0">
  <artifact name="flow-component-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='flow-component-base', version='4.0.0')
)
libraryDependencies += "com.vaadin" % "flow-component-base" % "4.0.0"
[com.vaadin/flow-component-base "4.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.