is not current version
Last Version 23.1.2

Flow Client 7.0.6

A parent POM for all artifacts by Vaadin Ltd.

License

License

Categories

Categories

Vaadin User Interface Web Frameworks CLI
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

flow-client
Version

Version

7.0.6
Type

Type

jar
Description

Description

Flow Client
A parent POM for all artifacts by Vaadin Ltd.

Download flow-client 7.0.6


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

Dependencies

provided (7)

Group / Artifact Type Version
com.vaadin : flow-server jar 7.0.6
com.google.gwt : gwt-user jar 2.8.2
com.google.gwt : gwt-dev jar 2.8.2
com.google.gwt : gwt-elemental jar 2.8.2
org.ow2.asm : asm jar 5.0.3
org.osgi : osgi.core jar 7.0.0
org.osgi : osgi.cmpn jar 7.0.0

Project Modules

There are no modules declared in this project.