gwt-jquery

Provides GWT binding for JQuery

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.asayama.gwt.jquery
ArtifactId

ArtifactId

gwt-jquery
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

gwt-jquery
Provides GWT binding for JQuery

Download gwt-jquery

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.8.0-beta1
com.asayama.gwt : gwt-util jar 0.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.72
0.0.71
0.0.70
0.0.69
0.0.68
0.0.67
0.0.66