v

vaadin-lumo-theme

Package with Lumo dependencies and setting for use with Flow
Apache License Version 2.0
Files download
File Operation
vaadin-lumo-theme-2.9.7.jar download
vaadin-lumo-theme-2.9.7.pom download
vaadin-lumo-theme-2.9.7-sources.jar download
Apache Maven
<dependency>
  <groupId>com.vaadin</groupId>
  <artifactId>vaadin-lumo-theme</artifactId>
  <version>2.9.7</version>
</dependency>
Gradle Groovy
implementation 'com.vaadin:vaadin-lumo-theme:2.9.7'
Gradle Kotlin
implementation("com.vaadin:vaadin-lumo-theme:2.9.7")
Scala SBT
libraryDependencies += "com.vaadin" % "vaadin-lumo-theme" % "2.9.7"
Groovy Grape
@Grapes(
  @Grab(group='com.vaadin', module='vaadin-lumo-theme', version='2.9.7')
)
Apache Ivy
<dependency org="com.vaadin" name="vaadin-lumo-theme" rev="2.9.7" />
Leiningen
[com.vaadin/vaadin-lumo-theme "2.9.7"]
Apache Buildr
'com.vaadin:vaadin-lumo-theme:jar:2.9.7'