Skip to content

v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 07:32
· 180 commits to master since this release

Changelog

See Changelog#v1.0.1 for more information.

Installation

Add the following lines to your pom:

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