Last Version

Gwt Query Project 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-project
Version

Version

1.5-beta1
Type

Type

pom
Description

Description

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

Project URL

http://gwtquery.com
Source Code Management

Source Code Management

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

Download gwtquery-project 1.5-beta1


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

Dependencies

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

Project Modules

  • gwtquery-core
  • archetype