Jar examples for j:jxquery
jxquery
You can download jar file jxquery 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jxquery-1.0.0.jar to your project.
<dependency> <groupId>com.googlecode.jxquery</groupId> <artifactId>jxquery</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.googlecode.jxquery', name: 'jxquery', version: '1.0.0'
libraryDependencies += "com.googlecode.jxquery" % "jxquery" % "1.0.0"
<dependency org="com.googlecode.jxquery" name="jxquery" rev="1.0.0"/>
@Grapes(@Grab(group='com.googlecode.jxquery', module='jxquery', version='1.0.0'))
'com.googlecode.jxquery:jxquery:jar:1.0.0'
Click the following link to download the jar file.
jxquery-1.0.0-javadoc.jar