Last Version

Flow Client 23.1.2

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.1.2
Type

Type

jar
Description

Description

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

Download flow-client 23.1.2


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

Dependencies

provided (7)

Group / Artifact Type Version
com.vaadin : flow-server jar 23.1.2
com.google.gwt : gwt-user jar 2.9.0
com.google.gwt : gwt-dev jar 2.9.0
com.google.gwt : gwt-elemental jar 2.9.0
org.ow2.asm : asm jar 7.1
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.