Skip to content

v2.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 11:48
· 33 commits to master since this release

Changelog

See Changelog#v2.1.1 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>vaadin-editable-label</artifactId>
   <version>2.1.1</version>
</dependency>

Additional notes