Skip to content

🚀 Speed Dial 1.2.1

Latest
Compare
Choose a tag to compare
@TobseF TobseF released this 12 Feb 11:00
· 11 commits to master since this release

Vaadin-14 Published on Vaadin Directory Published on Maven Central

🆕 Enabled production mode

Use maven or gradle to add it to your project:
pom.xml

<dependency>
    <groupId>io.github.tobsef</groupId>
    <artifactId>speed-dial</artifactId>
    <version>1.1.2</version>
</dependency>