| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
| GroupId | GroupIdcom.asayama.gwt.jquery |
| ArtifactId | ArtifactIdgwt-jquery |
| Last Version | Last Version0.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongwt-jquery
Provides GWT binding for JQuery
|
| Filename | Size |
|---|---|
| gwt-jquery-0.1.4.pom | |
| gwt-jquery-0.1.4.jar | 282 KB |
| gwt-jquery-0.1.4-sources.jar | 2 KB |
| gwt-jquery-0.1.4-javadoc.jar | 35 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.8.0-beta1 |
| com.asayama.gwt : gwt-util | jar | 0.1.4 |