Sticky Notes component for Vaadin Flow 14.+

Sticky Notes for Vaadin Flow 14.+.

License

License

GroupId

GroupId

com.github.mdre
ArtifactId

ArtifactId

stickynotes
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

Sticky Notes component for Vaadin Flow 14.+
Sticky Notes for Vaadin Flow 14.+.
Project URL

Project URL

https://github.com/mdre/stickynotes
Source Code Management

Source Code Management

https://github.com/mdre/stickynotes

Download stickynotes

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.mdre/stickynotes/ -->
<dependency>
    <groupId>com.github.mdre</groupId>
    <artifactId>stickynotes</artifactId>
    <version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mdre/stickynotes/
implementation 'com.github.mdre:stickynotes:0.5.2'
// https://jarcasting.com/artifacts/com.github.mdre/stickynotes/
implementation ("com.github.mdre:stickynotes:0.5.2")
'com.github.mdre:stickynotes:jar:0.5.2'
<dependency org="com.github.mdre" name="stickynotes" rev="0.5.2">
  <artifact name="stickynotes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mdre', module='stickynotes', version='0.5.2')
)
libraryDependencies += "com.github.mdre" % "stickynotes" % "0.5.2"
[com.github.mdre/stickynotes "0.5.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.vaadin : vaadin-core jar 14.3.0

Project Modules

There are no modules declared in this project.

Sticky Notes

Sticky Notes compoment for Vaadin Flow 14.+

Show a Sticky Notes near to the target component.

Example:

TBD

Versions

Version
0.5.2
0.5.1