Sticky Notes component for Vaadin Flow 14.+

Sticky Notes for Vaadin Flow 14.+.

Лицензия

Лицензия

Группа

Группа

com.github.mdre
Идентификатор

Идентификатор

stickynotes
Последняя версия

Последняя версия

0.5.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Sticky Notes component for Vaadin Flow 14.+
Sticky Notes for Vaadin Flow 14.+.
Ссылка на сайт

Ссылка на сайт

https://github.com/mdre/stickynotes
Система контроля версий

Система контроля версий

https://github.com/mdre/stickynotes

Скачать stickynotes

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.vaadin : vaadin-core jar 14.3.0

Модули Проекта

Данный проект не имеет модулей.

Sticky Notes

Sticky Notes compoment for Vaadin Flow 14.+

Show a Sticky Notes near to the target component.

Example:

TBD

Версии библиотеки

Версия
0.5.2
0.5.1