Download jquery-2.2.1.jar file - Jar j

Jar examples for j:jquery

Description

You can download jar file jquery 2.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

jquery-2.2.1.pom



Related Tutorials