v

vaadin-cookie-consent-flow

Files download
File Operation
vaadin-cookie-consent-flow-3.0.0.jar download
vaadin-cookie-consent-flow-3.0.0.pom download
vaadin-cookie-consent-flow-3.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.vaadin</groupId>
  <artifactId>vaadin-cookie-consent-flow</artifactId>
  <version>3.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.vaadin:vaadin-cookie-consent-flow:3.0.0'
Gradle Kotlin
implementation("com.vaadin:vaadin-cookie-consent-flow:3.0.0")
Scala SBT
libraryDependencies += "com.vaadin" % "vaadin-cookie-consent-flow" % "3.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.vaadin', module='vaadin-cookie-consent-flow', version='3.0.0')
)
Apache Ivy
<dependency org="com.vaadin" name="vaadin-cookie-consent-flow" rev="3.0.0" />
Leiningen
[com.vaadin/vaadin-cookie-consent-flow "3.0.0"]
Apache Buildr
'com.vaadin:vaadin-cookie-consent-flow:jar:3.0.0'