is not current version
Last Version 2.10.0

com.google.gwt:gwt-user 2.9.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.google.gwt
ArtifactId

ArtifactId

gwt-user
Version

Version

2.9.0
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download gwt-user 2.9.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.jsinterop : jsinterop-annotations jar 2.0.0
javax.validation : validation-api jar 1.0.0.GA
javax.validation : validation-api jar 1.0.0.GA
javax.servlet : javax.servlet-api jar 3.1.0
org.w3c.css : sac jar 1.3

Project Modules

There are no modules declared in this project.