is not current version
Last Version 6.0.10

com.vaadin:flow-theme-integrations 2.5.1


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

flow-theme-integrations
Version

Version

2.5.1
Type

Type

pom

Download flow-theme-integrations 2.5.1


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