Jar examples for h:hue
Hue provides jQuery style DOM traversal and manipulation.
You can download jar file hue 1.1 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
hue-1.1-javadoc.jar