Download jxquery-1.0.0.jar file - Jar j

Jar examples for j:jxquery

Description

jxquery

You can download jar file jxquery 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

jxquery-1.0.0-javadoc.jar
jxquery-1.0.0-sources.jar
jxquery-1.0.0.jar
jxquery-1.0.0.pom



Related Tutorials