License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks |
GroupId | GroupIdcom.vaadin |
ArtifactId | ArtifactIdvaadin-lumo-theme |
Last Version | Last Version23.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVaadin Lumo Theme
A parent POM for all artifacts by Vaadin Ltd.
|
Filename | Size |
---|---|
vaadin-lumo-theme-23.1.2.pom | |
vaadin-lumo-theme-23.1.2.jar | 5 KB |
vaadin-lumo-theme-23.1.2-sources.jar | 4 KB |
vaadin-lumo-theme-23.1.2-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vaadin/vaadin-lumo-theme/ -->
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-lumo-theme</artifactId>
<version>23.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/vaadin-lumo-theme/
implementation 'com.vaadin:vaadin-lumo-theme:23.1.2'
// https://jarcasting.com/artifacts/com.vaadin/vaadin-lumo-theme/
implementation ("com.vaadin:vaadin-lumo-theme:23.1.2")
'com.vaadin:vaadin-lumo-theme:jar:23.1.2'
<dependency org="com.vaadin" name="vaadin-lumo-theme" rev="23.1.2">
<artifact name="vaadin-lumo-theme" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='vaadin-lumo-theme', version='23.1.2')
)
libraryDependencies += "com.vaadin" % "vaadin-lumo-theme" % "23.1.2"
[com.vaadin/vaadin-lumo-theme "23.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.vaadin : flow-server | jar | 23.1.2 |