is not current version
Last Version 2.10.0

GWT 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
Version

Version

2.9.0
Type

Type

pom
Description

Description

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

Project URL

http://www.gwtproject.org/

Download gwt 2.9.0

Filename Size
gwt-2.9.0.pom 9 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.