Hue

Hue provides jQuery style DOM traversal and manipulation.

License

License

GroupId

GroupId

be.roam.hue
ArtifactId

ArtifactId

hue
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Hue
Hue provides jQuery style DOM traversal and manipulation.
Source Code Management

Source Code Management

http://code.google.com/p/hue/source/browse/tags/hue-1.1

Download hue

How to add to project

<!-- https://jarcasting.com/artifacts/be.roam.hue/hue/ -->
<dependency>
    <groupId>be.roam.hue</groupId>
    <artifactId>hue</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/be.roam.hue/hue/
implementation 'be.roam.hue:hue:1.1'
// https://jarcasting.com/artifacts/be.roam.hue/hue/
implementation ("be.roam.hue:hue:1.1")
'be.roam.hue:hue:jar:1.1'
<dependency org="be.roam.hue" name="hue" rev="1.1">
  <artifact name="hue" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.roam.hue', module='hue', version='1.1')
)
libraryDependencies += "be.roam.hue" % "hue" % "1.1"
[be.roam.hue/hue "1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
net.sourceforge.htmlunit : htmlunit jar 2.5
commons-lang : commons-lang jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0