v

vaadin-lumo-styles

Lumo is a design system foundation for modern web applications, used by Vaadin components
https://vaadin.com/components
Apache-2.0
Vaadin Ltd
web-padawan diegocardoso alvarezguille platosha jouni manolo yuriyyev vaadin-owner tomivirkki artur- sunzhewyq sosa-vaadin
文件下载
文件名 操作
vaadin-lumo-styles-24.4.0.jar 下载
vaadin-lumo-styles-24.4.0.pom 下载
vaadin-lumo-styles-24.4.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.mvnpm.at.vaadin</groupId>
  <artifactId>vaadin-lumo-styles</artifactId>
  <version>24.4.0</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm.at.vaadin:vaadin-lumo-styles:24.4.0'
Gradle Kotlin
implementation("org.mvnpm.at.vaadin:vaadin-lumo-styles:24.4.0")
Scala SBT
libraryDependencies += "org.mvnpm.at.vaadin" % "vaadin-lumo-styles" % "24.4.0"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm.at.vaadin', module='vaadin-lumo-styles', version='24.4.0')
)
Apache Ivy
<dependency org="org.mvnpm.at.vaadin" name="vaadin-lumo-styles" rev="24.4.0" />
Leiningen
[org.mvnpm.at.vaadin/vaadin-lumo-styles "24.4.0"]
Apache Buildr
'org.mvnpm.at.vaadin:vaadin-lumo-styles:jar:24.4.0'