GWT Development Library 2.0

The GWT Development Library supports the Java to javascript compiler and the hosted mode runtime.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.google.gwt
ArtifactId

ArtifactId

gwt-api-checker
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

GWT Development Library 2.0
The GWT Development Library supports the Java to javascript compiler and the hosted mode runtime.
Project URL

Project URL

http://code.google.com/webtoolkit/

Download gwt-api-checker

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.gwt/gwt-api-checker/ -->
<dependency>
    <groupId>com.google.gwt</groupId>
    <artifactId>gwt-api-checker</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.gwt/gwt-api-checker/
implementation 'com.google.gwt:gwt-api-checker:2.0.0'
// https://jarcasting.com/artifacts/com.google.gwt/gwt-api-checker/
implementation ("com.google.gwt:gwt-api-checker:2.0.0")
'com.google.gwt:gwt-api-checker:jar:2.0.0'
<dependency org="com.google.gwt" name="gwt-api-checker" rev="2.0.0">
  <artifact name="gwt-api-checker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.gwt', module='gwt-api-checker', version='2.0.0')
)
libraryDependencies += "com.google.gwt" % "gwt-api-checker" % "2.0.0"
[com.google.gwt/gwt-api-checker "2.0.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.

Versions

Version
2.0.0