Last Version

Google API Libraries for Google Web Toolkit 1.1.0

The Google API Libraries for Google Web Toolkit is a collection of libraries that provide Java language bindings for popular Google JavaScript APIs. These libraries make it quick and easy for developers to use these Google JavaScript APIs with Google Web Toolkit. The libraries are supported by the Google Web Toolkit team.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.google.gwt.google-apis
ArtifactId

ArtifactId

gwt-ajaxloader
Version

Version

1.1.0
Type

Type

jar
Description

Description

Google API Libraries for Google Web Toolkit
The Google API Libraries for Google Web Toolkit is a collection of libraries that provide Java language bindings for popular Google JavaScript APIs. These libraries make it quick and easy for developers to use these Google JavaScript APIs with Google Web Toolkit. The libraries are supported by the Google Web Toolkit team.

Download gwt-ajaxloader 1.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.gwt : gwt-dev jar 2.0.3
com.google.gwt : gwt-user jar 2.0.3
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.