is not current version
Last Version 6.0.10

com.vaadin:flow-theme-integrations 2.4.2


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

flow-theme-integrations
Version

Version

2.4.2
Type

Type

pom

Download flow-theme-integrations 2.4.2


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