Last Version

Gwt Query Core API 1.5-beta1

GwtQuery is a jQuery clone written in GWT.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.googlecode.gwtquery
ArtifactId

ArtifactId

gwtquery
Version

Version

1.5-beta1
Type

Type

jar
Description

Description

Gwt Query Core API
GwtQuery is a jQuery clone written in GWT.
Project URL

Project URL

http://gquery.org
Source Code Management

Source Code Management

http://code.google.com/p/gwtquery/source/browse/gwtquery/

Download gwtquery 1.5-beta1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.gwt : gwt-elemental jar 2.8.0-beta1

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.8.0-beta1
com.google.gwt : gwt-dev jar 2.8.0-beta1

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.