License |
License |
---|---|
GroupId | GroupIdbe.roam.hue |
ArtifactId | ArtifactIdhue |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHue
Hue provides jQuery style DOM traversal and manipulation.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hue-1.1.pom | |
hue-1.1.jar | 23 KB |
hue-1.1-sources.jar | 12 KB |
hue-1.1-javadoc.jar | 53 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.htmlunit : htmlunit | jar | 2.5 |
commons-lang : commons-lang | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |