License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.bowergithub.manolo |
ArtifactId | ArtifactIdvaadin-core |
Last Version | Last Version10.1.0-beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvaadin-core
WebJar for vaadin-core
|
Project URL |
Project URL |
Filename | Size |
---|---|
vaadin-core-10.1.0-beta1.pom | |
vaadin-core-10.1.0-beta1.jar | 9 KB |
vaadin-core-10.1.0-beta1-sources.jar | 22 bytes |
vaadin-core-10.1.0-beta1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.manolo/vaadin-core/ -->
<dependency>
<groupId>org.webjars.bowergithub.manolo</groupId>
<artifactId>vaadin-core</artifactId>
<version>10.1.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.manolo/vaadin-core/
implementation 'org.webjars.bowergithub.manolo:vaadin-core:10.1.0-beta1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.manolo/vaadin-core/
implementation ("org.webjars.bowergithub.manolo:vaadin-core:10.1.0-beta1")
'org.webjars.bowergithub.manolo:vaadin-core:jar:10.1.0-beta1'
<dependency org="org.webjars.bowergithub.manolo" name="vaadin-core" rev="10.1.0-beta1">
<artifact name="vaadin-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.manolo', module='vaadin-core', version='10.1.0-beta1')
)
libraryDependencies += "org.webjars.bowergithub.manolo" % "vaadin-core" % "10.1.0-beta1"
[org.webjars.bowergithub.manolo/vaadin-core "10.1.0-beta1"]