Skip to content

Releases: xdev-software/vaadin-simple-grid-filter

v1.0.0

09 Oct 07:01
Compare
Choose a tag to compare

Changelog

See Changelog#v1.0.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>vaadin-simple-grid-filter</artifactId>
   <version>1.0.0</version>
</dependency>

Additional notes