Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 May 08:55
· 147 commits to master since this release

Changelog

See Changelog#v4.0.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>com.xdev-software</groupId>
   <artifactId>vaadin-chip-combobox</artifactId>
   <version>4.0.0</version>
</dependency>