HTML Parser Jar

HTML Parser is the high level syntactical analyzer.

License

License

GroupId

GroupId

org.htmlparser
ArtifactId

ArtifactId

htmlparser
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download htmlparser

How to add to project

<!-- 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.

Versions

Version
2.1
1.6