is not current version
Last Version 4.2

org.metawidget.modules.vaadin:vaadin-parent 4.0


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

org.metawidget.modules.vaadin
ArtifactId

ArtifactId

vaadin-parent
Version

Version

4.0
Type

Type

pom

Download vaadin-parent 4.0

Filename Size
vaadin-parent-4.0.pom 631 bytes
Browse

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