Download jquery-2.1.0.jar file - Jar j

Jar examples for j:jquery

Description

You can download jar file jquery 2.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

jquery-2.1.0.pom



Related Tutorials