Categories |
CategoriesVaadin User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.vaadin |
ArtifactId | ArtifactIdvaadin-cookie-consent-flow-parent |
Version | Version19.0.1 |
Type | Typepom |
Filename | Size |
---|---|
vaadin-cookie-consent-flow-parent-19.0.1.pom | 893 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.vaadin/vaadin-cookie-consent-flow-parent/ -->
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-cookie-consent-flow-parent</artifactId>
<version>19.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/vaadin-cookie-consent-flow-parent/
implementation 'com.vaadin:vaadin-cookie-consent-flow-parent:19.0.1'
// https://jarcasting.com/artifacts/com.vaadin/vaadin-cookie-consent-flow-parent/
implementation ("com.vaadin:vaadin-cookie-consent-flow-parent:19.0.1")
'com.vaadin:vaadin-cookie-consent-flow-parent:pom:19.0.1'
<dependency org="com.vaadin" name="vaadin-cookie-consent-flow-parent" rev="19.0.1">
<artifact name="vaadin-cookie-consent-flow-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='vaadin-cookie-consent-flow-parent', version='19.0.1')
)
libraryDependencies += "com.vaadin" % "vaadin-cookie-consent-flow-parent" % "19.0.1"
[com.vaadin/vaadin-cookie-consent-flow-parent "19.0.1"]