License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks |
GroupId | GroupIdcom.vaadin |
ArtifactId | ArtifactIdflow-theme-integrations |
Last Version | Last Version6.0.10 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent project for Flow themes
A parent POM for all artifacts by Vaadin Ltd.
|
Filename | Size |
---|---|
flow-theme-integrations-6.0.10.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vaadin/flow-theme-integrations/ -->
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>flow-theme-integrations</artifactId>
<version>6.0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/flow-theme-integrations/
implementation 'com.vaadin:flow-theme-integrations:6.0.10'
// https://jarcasting.com/artifacts/com.vaadin/flow-theme-integrations/
implementation ("com.vaadin:flow-theme-integrations:6.0.10")
'com.vaadin:flow-theme-integrations:pom:6.0.10'
<dependency org="com.vaadin" name="flow-theme-integrations" rev="6.0.10">
<artifact name="flow-theme-integrations" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='flow-theme-integrations', version='6.0.10')
)
libraryDependencies += "com.vaadin" % "flow-theme-integrations" % "6.0.10"
[com.vaadin/flow-theme-integrations "6.0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.vaadin : flow-server | jar | 6.0.10 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |