Last Version

HTML Lexer Jar 2.1

HTML Lexer is the low level lexical analyzer.

License

License

GroupId

GroupId

org.htmlparser
ArtifactId

ArtifactId

htmllexer
Version

Version

2.1
Type

Type

jar
Description

Description

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

Download htmllexer 2.1


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