Skip to content

gjordi/gwt-jquery-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gwt-jquery-lib

JQuery Library for GWT projects.

Usage

Add the dependency to your Maven POM:

<dependency>
	<groupId>com.bytebybyte.gwt</groupId>
	<artifactId>jquery-lib</artifactId>
	<version>2.1.3</version>
	<scope>provided</scope>
</dependency>

And to your .gwt.xml file:

<module>
	...
	<inherits name="com.bytebybyte.gwt.jquery.JQueryLib" />
	...
</module>

About

JQuery Library for GWT projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages