Download vaadin-lumo-theme-1.0.0.jar file - Jar v

Jar examples for v:vaadin-lumo-theme

Description

Package with Lumo dependencies and setting for use with Flow

You can download jar file vaadin-lumo-theme 1.0.0 in this page.

Build File

You can use the following script to add vaadin-lumo-theme-1.0.0.jar to your project.

<dependency>
   <groupId>com.vaadin</groupId>
   <artifactId>vaadin-lumo-theme</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.vaadin', name: 'vaadin-lumo-theme', version: '1.0.0'
libraryDependencies += "com.vaadin" % "vaadin-lumo-theme" % "1.0.0"
<dependency org="com.vaadin" name="vaadin-lumo-theme" rev="1.0.0"/>
@Grapes(@Grab(group='com.vaadin', module='vaadin-lumo-theme', version='1.0.0'))
'com.vaadin:vaadin-lumo-theme:jar:1.0.0'

Download

Click the following link to download the jar file.

vaadin-lumo-theme-1.0.0-javadoc.jar
vaadin-lumo-theme-1.0.0-sources.jar
vaadin-lumo-theme-1.0.0.jar
vaadin-lumo-theme-1.0.0.pom



Related Tutorials