is not current version
Last Version 6.0.10

com.vaadin:flow-theme-integrations 6.0.4


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

flow-theme-integrations
Version

Version

6.0.4
Type

Type

pom

Download flow-theme-integrations 6.0.4


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