Releases: TobseF/vaadin-speed-dial
Releases · TobseF/vaadin-speed-dial
🚀 Speed Dial 1.2.1
Speed Dial 1.1.3
Public release
Removed Vaadin-Pro dependencies, so you can use it without a subscription.
Public release
Available in the Vaadin Directory and on The Central Maven Repository!
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.0</version>
</dependency>