License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Vaadin |
GroupId | GroupIdcom.vaadin.external.gwt |
ArtifactId | ArtifactIdgwt-user |
Last Version | Last Version2.7.0.vaadin7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
gwt-user-2.7.0.vaadin7.pom | |
gwt-user-2.7.0.vaadin7.jar | 27 MB |
gwt-user-2.7.0.vaadin7-sources.jar | 5 MB |
gwt-user-2.7.0.vaadin7-javadoc.jar | 11 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vaadin.external.gwt/gwt-user/ -->
<dependency>
<groupId>com.vaadin.external.gwt</groupId>
<artifactId>gwt-user</artifactId>
<version>2.7.0.vaadin7</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin.external.gwt/gwt-user/
implementation 'com.vaadin.external.gwt:gwt-user:2.7.0.vaadin7'
// https://jarcasting.com/artifacts/com.vaadin.external.gwt/gwt-user/
implementation ("com.vaadin.external.gwt:gwt-user:2.7.0.vaadin7")
'com.vaadin.external.gwt:gwt-user:jar:2.7.0.vaadin7'
<dependency org="com.vaadin.external.gwt" name="gwt-user" rev="2.7.0.vaadin7">
<artifact name="gwt-user" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaadin.external.gwt', module='gwt-user', version='2.7.0.vaadin7')
)
libraryDependencies += "com.vaadin.external.gwt" % "gwt-user" % "2.7.0.vaadin7"
[com.vaadin.external.gwt/gwt-user "2.7.0.vaadin7"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 1.0.0.GA |
javax.validation : validation-api | jar | 1.0.0.GA |