Download jquery-2.1.3.jar file - Jar j

Jar examples for j:jquery

Description

You can download jar file jquery 2.1.3 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

jquery-2.1.3.pom



Related Tutorials