Download hue-1.1.jar file - Jar h

Jar examples for h:hue

Description

Hue provides jQuery style DOM traversal and manipulation.

You can download jar file hue 1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add hue-1.1.jar to your project.

<dependency>
   <groupId>be.roam.hue</groupId>
   <artifactId>hue</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'be.roam.hue', name: 'hue', version: '1.1'
libraryDependencies += "be.roam.hue" % "hue" % "1.1"
<dependency org="be.roam.hue" name="hue" rev="1.1"/>
@Grapes(@Grab(group='be.roam.hue', module='hue', version='1.1'))
'be.roam.hue:hue:jar:1.1'

Download

Click the following link to download the jar file.

hue-1.1-javadoc.jar
hue-1.1-sources.jar
hue-1.1.jar
hue-1.1.pom



Related Tutorials