is not current version
Last Version 10.0.0-beta3

org.webjars.bowergithub.vaadin:vaadin-core 10.0.0-alpha14

WebJar for vaadin-core

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

org.webjars.bowergithub.vaadin
ArtifactId

ArtifactId

vaadin-core
Version

Version

10.0.0-alpha14
Type

Type

jar

Download vaadin-core 10.0.0-alpha14


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