Categories |
CategoriesVaadin User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.walterjwhite.infrastructure.dependencies |
ArtifactId | ArtifactIdvaadin |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionvaadin
dependencies
|
Filename | Size |
---|---|
vaadin-0.0.15.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/vaadin/ -->
<dependency>
<groupId>com.walterjwhite.infrastructure.dependencies</groupId>
<artifactId>vaadin</artifactId>
<version>0.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/vaadin/
implementation 'com.walterjwhite.infrastructure.dependencies:vaadin:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/vaadin/
implementation ("com.walterjwhite.infrastructure.dependencies:vaadin:0.0.15")
'com.walterjwhite.infrastructure.dependencies:vaadin:pom:0.0.15'
<dependency org="com.walterjwhite.infrastructure.dependencies" name="vaadin" rev="0.0.15">
<artifact name="vaadin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='vaadin', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "vaadin" % "0.0.15"
[com.walterjwhite.infrastructure.dependencies/vaadin "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
com.vaadin : vaadin-client-compiled | jar | 8.1.5 |
com.vaadin : vaadin-themes | jar | 8.1.5 |
com.vaadin : vaadin-server | jar | 8.1.5 |
Group / Artifact | Type | Version |
---|---|---|
com.vaadin : vaadin-client | jar | 8.1.5 |