v

vaadin-cookie-consent-flow

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