f

flow-html-components

${name}
Apache License Version 2.0
Files download
File Operation
flow-html-components-24.2.0.jar download
flow-html-components-24.2.0.pom download
flow-html-components-24.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.vaadin</groupId>
  <artifactId>flow-html-components</artifactId>
  <version>24.2.0</version>
</dependency>
Gradle Groovy
implementation 'com.vaadin:flow-html-components:24.2.0'
Gradle Kotlin
implementation("com.vaadin:flow-html-components:24.2.0")
Scala SBT
libraryDependencies += "com.vaadin" % "flow-html-components" % "24.2.0"
Groovy Grape
@Grapes(
  @Grab(group='com.vaadin', module='flow-html-components', version='24.2.0')
)
Apache Ivy
<dependency org="com.vaadin" name="flow-html-components" rev="24.2.0" />
Leiningen
[com.vaadin/flow-html-components "24.2.0"]
Apache Buildr
'com.vaadin:flow-html-components:jar:24.2.0'