HTML Lexer Jar

HTML Lexer is the low level lexical analyzer.

License

License

GroupId

GroupId

org.htmlparser
ArtifactId

ArtifactId

htmllexer
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

HTML Lexer Jar
HTML Lexer is the low level lexical analyzer.

Download htmllexer

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.1