is not current version
Last Version 23.1.2

com.vaadin:vaadin-lumo-theme 1.4.5

Package with Lumo dependencies and setting for use with Flow

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

vaadin-lumo-theme
Version

Version

1.4.5
Type

Type

jar

Download vaadin-lumo-theme 1.4.5


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