f

flow-webpush

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