is not current version
Last Version 4.0.0

com.vaadin:vaadin-cookie-consent-flow-root 1.0.2


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

vaadin-cookie-consent-flow-root
Version

Version

1.0.2
Type

Type

pom

Download vaadin-cookie-consent-flow-root 1.0.2


<!-- https://jarcasting.com/artifacts/com.vaadin/vaadin-cookie-consent-flow-root/ -->
<dependency>
    <groupId>com.vaadin</groupId>
    <artifactId>vaadin-cookie-consent-flow-root</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/vaadin-cookie-consent-flow-root/
implementation 'com.vaadin:vaadin-cookie-consent-flow-root:1.0.2'
// https://jarcasting.com/artifacts/com.vaadin/vaadin-cookie-consent-flow-root/
implementation ("com.vaadin:vaadin-cookie-consent-flow-root:1.0.2")
'com.vaadin:vaadin-cookie-consent-flow-root:pom:1.0.2'
<dependency org="com.vaadin" name="vaadin-cookie-consent-flow-root" rev="1.0.2">
  <artifact name="vaadin-cookie-consent-flow-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='vaadin-cookie-consent-flow-root', version='1.0.2')
)
libraryDependencies += "com.vaadin" % "vaadin-cookie-consent-flow-root" % "1.0.2"
[com.vaadin/vaadin-cookie-consent-flow-root "1.0.2"]