Download jquery-ui-1.8.6.jar file - Jar j

Jar examples for j:jquery-ui

Description

The whole JQuery UI Project

You can download jar file jquery-ui 1.8.6 in this page.

License

MIT

Build File

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

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

Download

Click the following link to download the jar file.

jquery-ui-1.8.6-sources.jar
jquery-ui-1.8.6.jar
jquery-ui-1.8.6.pom



Related Tutorials