is not current version
Last Version 10.0.0-beta3

org.webjars.bowergithub.vaadin:vaadin-core 1.6.0

WebJar for vaadin-core-elements

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

org.webjars.bowergithub.vaadin
ArtifactId

ArtifactId

vaadin-core
Version

Version

1.6.0
Type

Type

jar

Download vaadin-core 1.6.0


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