is not current version
Last Version 0.5.2

com.github.mdre:stickynotes 0.5.1

Sticky Notes for Vaadin Flow 14.+.

GroupId

GroupId

com.github.mdre
ArtifactId

ArtifactId

stickynotes
Version

Version

0.5.1
Type

Type

jar

Download stickynotes 0.5.1


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