is not current version
Last Version 23.1.2

com.vaadin:flow-html-components 9.0.9


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

flow-html-components
Version

Version

9.0.9
Type

Type

jar

Download flow-html-components 9.0.9


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