JQuery Library

JQuery Library for GWT

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.bytebybyte.gwt
ArtifactId

ArtifactId

jquery-lib
Last Version

Last Version

2.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

JQuery Library
JQuery Library for GWT
Project URL

Project URL

https://github.com/gjordi/gwt-jquery-lib
Project Organization

Project Organization

Byte by Byte Inc.

Download jquery-lib

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.3
2.1.1