Last Version

htmlparser 1.4.16

A fork of http://hg.mozilla.org/projects/htmlparser/ used by the Nu Html Checker.

License

License

GroupId

GroupId

nu.validator
ArtifactId

ArtifactId

htmlparser
Version

Version

1.4.16
Type

Type

jar
Description

Description

htmlparser
A fork of http://hg.mozilla.org/projects/htmlparser/ used by the Nu Html Checker.
Project URL

Project URL

https://about.validator.nu/htmlparser/
Source Code Management

Source Code Management

https://github.com/validator/htmlparser

Download htmlparser 1.4.16


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

Dependencies

compile (2)

Group / Artifact Type Version
com.ibm.icu : icu4j Optional jar 4.0.1
net.sourceforge.jchardet : jchardet Optional jar 1.0

test (1)

Group / Artifact Type Version
com.sdicons.jsontools : jsontools-core jar 1.4

Project Modules

There are no modules declared in this project.