License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks |
GroupId | GroupIdcom.vaadin |
ArtifactId | ArtifactIdflow-html-components |
Last Version | Last Version23.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlow HTML Components
A parent POM for all artifacts by Vaadin Ltd.
|
Filename | Size |
---|---|
flow-html-components-23.1.2.pom | |
flow-html-components-23.1.2.jar | 32 KB |
flow-html-components-23.1.2-sources.jar | 31 KB |
flow-html-components-23.1.2-javadoc.jar | 214 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vaadin/flow-html-components/ -->
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>flow-html-components</artifactId>
<version>23.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/flow-html-components/
implementation 'com.vaadin:flow-html-components:23.1.2'
// https://jarcasting.com/artifacts/com.vaadin/flow-html-components/
implementation ("com.vaadin:flow-html-components:23.1.2")
'com.vaadin:flow-html-components:jar:23.1.2'
<dependency org="com.vaadin" name="flow-html-components" rev="23.1.2">
<artifact name="flow-html-components" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='flow-html-components', version='23.1.2')
)
libraryDependencies += "com.vaadin" % "flow-html-components" % "23.1.2"
[com.vaadin/flow-html-components "23.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.vaadin : flow-server | jar | 23.1.2 |
com.vaadin : flow-data | jar | 23.1.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |