Download jquery-2.2.0.jar file - Jar j

Jar examples for j:jquery

Description

You can download jar file jquery 2.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

jquery-2.2.0.pom



Related Tutorials