is not current version
Last Version 23.1.2

Flow Client 23.0.7

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

23.0.7
Type

Type

jar
Description

Description

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

Download flow-client 23.0.7


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

Dependencies

provided (7)

Group / Artifact Type Version
com.vaadin : flow-server jar 23.0.7
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.