Last Version

HTML Parser Jar 2.1

HTML Parser is the high level syntactical analyzer.

License

License

GroupId

GroupId

org.htmlparser
ArtifactId

ArtifactId

htmlparser
Version

Version

2.1
Type

Type

jar
Description

Description

HTML Parser Jar
HTML Parser is the high level syntactical analyzer.

Download htmlparser 2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
sax : sax Optional jar 2.0.1
org.htmlparser : htmllexer jar 2.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.