is not current version
Last Version 23.1.2

com.vaadin:flow-html-components 9.0.15


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

flow-html-components
Version

Version

9.0.15
Type

Type

jar

Download flow-html-components 9.0.15


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