is not current version
Last Version 6.0.10

com.vaadin:flow-theme-integrations 6.0.5


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

flow-theme-integrations
Version

Version

6.0.5
Type

Type

pom

Download flow-theme-integrations 6.0.5


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