Download jquery-1.4.2.jar file - Jar j

Jar examples for j:jquery

Description

You can download jar file jquery 1.4.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jquery-1.4.2.jar to your project.

<dependency>
   <groupId>net.disy.jquery</groupId>
   <artifactId>jquery</artifactId>
   <version>1.4.2</version>
</dependency>
compile group: 'net.disy.jquery', name: 'jquery', version: '1.4.2'
libraryDependencies += "net.disy.jquery" % "jquery" % "1.4.2"
<dependency org="net.disy.jquery" name="jquery" rev="1.4.2"/>
@Grapes(@Grab(group='net.disy.jquery', module='jquery', version='1.4.2'))
'net.disy.jquery:jquery:jar:1.4.2'

Download

Click the following link to download the jar file.

jquery-1.4.2-sources.jar
jquery-1.4.2.jar
jquery-1.4.2.pom



Related Tutorials