License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks Charts |
GroupId | GroupIdcom.vaadin |
ArtifactId | ArtifactIdvaadin-charts-flow-parent |
Version | Version23.0.3 |
Type | Typepom |
Description |
DescriptionVaadin Charts Parent
A parent POM for all artifacts by Vaadin Ltd.
|
Project URL |
Project URL |
Filename | Size |
---|---|
vaadin-charts-flow-parent-23.0.3.pom | 789 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.vaadin/vaadin-charts-flow-parent/ -->
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-charts-flow-parent</artifactId>
<version>23.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/vaadin-charts-flow-parent/
implementation 'com.vaadin:vaadin-charts-flow-parent:23.0.3'
// https://jarcasting.com/artifacts/com.vaadin/vaadin-charts-flow-parent/
implementation ("com.vaadin:vaadin-charts-flow-parent:23.0.3")
'com.vaadin:vaadin-charts-flow-parent:pom:23.0.3'
<dependency org="com.vaadin" name="vaadin-charts-flow-parent" rev="23.0.3">
<artifact name="vaadin-charts-flow-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='vaadin-charts-flow-parent', version='23.0.3')
)
libraryDependencies += "com.vaadin" % "vaadin-charts-flow-parent" % "23.0.3"
[com.vaadin/vaadin-charts-flow-parent "23.0.3"]