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