License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.bytebybyte.gwt |
ArtifactId | ArtifactIdjquery-lib |
Last Version | Last Version2.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJQuery Library
JQuery Library for GWT
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jquery-lib-2.1.3.pom | |
jquery-lib-2.1.3.jar | 157 KB |
jquery-lib-2.1.3-sources.jar | 153 KB |
jquery-lib-2.1.3-javadoc.jar | 48 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.7.0 |