| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Vaadin |
| GroupId | GroupIdcom.vaadin.external.gwt |
| ArtifactId | ArtifactIdgwt-elemental |
| Last Version | Last Version2.8.2.vaadin2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionVaadin Customized GWT Elemental Library
A parent POM for all artifacts by Vaadin Ltd.
|
<!-- https://jarcasting.com/artifacts/com.vaadin.external.gwt/gwt-elemental/ -->
<dependency>
<groupId>com.vaadin.external.gwt</groupId>
<artifactId>gwt-elemental</artifactId>
<version>2.8.2.vaadin2</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin.external.gwt/gwt-elemental/
implementation 'com.vaadin.external.gwt:gwt-elemental:2.8.2.vaadin2'
// https://jarcasting.com/artifacts/com.vaadin.external.gwt/gwt-elemental/
implementation ("com.vaadin.external.gwt:gwt-elemental:2.8.2.vaadin2")
'com.vaadin.external.gwt:gwt-elemental:jar:2.8.2.vaadin2'
<dependency org="com.vaadin.external.gwt" name="gwt-elemental" rev="2.8.2.vaadin2">
<artifact name="gwt-elemental" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaadin.external.gwt', module='gwt-elemental', version='2.8.2.vaadin2')
)
libraryDependencies += "com.vaadin.external.gwt" % "gwt-elemental" % "2.8.2.vaadin2"
[com.vaadin.external.gwt/gwt-elemental "2.8.2.vaadin2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-elemental Optional | jar | 2.8.2 |