License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.pwall.html |
ArtifactId | ArtifactIdhtmlutil |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHTML Utilities
HTML Utilities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
htmlutil-1.2.pom | |
htmlutil-1.2.jar | 22 KB |
htmlutil-1.2-sources.jar | 12 KB |
htmlutil-1.2-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.pwall.html/htmlutil/ -->
<dependency>
<groupId>net.pwall.html</groupId>
<artifactId>htmlutil</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.pwall.html/htmlutil/
implementation 'net.pwall.html:htmlutil:1.2'
// https://jarcasting.com/artifacts/net.pwall.html/htmlutil/
implementation ("net.pwall.html:htmlutil:1.2")
'net.pwall.html:htmlutil:jar:1.2'
<dependency org="net.pwall.html" name="htmlutil" rev="1.2">
<artifact name="htmlutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.pwall.html', module='htmlutil', version='1.2')
)
libraryDependencies += "net.pwall.html" % "htmlutil" % "1.2"
[net.pwall.html/htmlutil "1.2"]
Group / Artifact | Type | Version |
---|---|---|
net.pwall.util : javautil | jar | 2.4 |