Last Version

Vaadin Tabs 23.1.2

A parent POM for all artifacts by Vaadin Ltd.

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

vaadin-tabs-flow
Version

Version

23.1.2
Type

Type

jar
Description

Description

Vaadin Tabs
A parent POM for all artifacts by Vaadin Ltd.
Project URL

Project URL

https://vaadin.com/components/vaadin-tabs-flow

Download vaadin-tabs-flow 23.1.2


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

Dependencies

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
com.vaadin : flow-server jar 23.1.2

Project Modules

There are no modules declared in this project.