is not current version
Last Version 2.0.0

com.vaadin.webjar:vaadin-cookie-consent 1.0.1

WebJar for vaadin-cookie-consent

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin.webjar
ArtifactId

ArtifactId

vaadin-cookie-consent
Version

Version

1.0.1
Type

Type

jar

Download vaadin-cookie-consent 1.0.1


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