MVN

org.htmlparser : htmllexer

Maven & Gradle

Apr 24, 2011
11 usages

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

<dependency>
    <groupId>org.htmlparser</groupId>
    <artifactId>htmllexer</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.htmlparser : htmllexer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of org.htmlparser : htmllexer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
htmllexer-2.1

How to add a dependency to Maven

Add the following org.htmlparser : htmllexer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.htmlparser</groupId>
    <artifactId>htmllexer</artifactId>
    <version>2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.htmlparser : htmllexer gradle dependency to your build.gradle file:

implementation 'org.htmlparser:htmllexer:2.1'

Gradle Kotlin DSL: Add the following org.htmlparser : htmllexer gradle kotlin dependency to your build.gradle.kts file:

implementation("org.htmlparser:htmllexer:2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.htmlparser : htmllexer sbt scala dependency to your build.sbt file:

libraryDependencies += "org.htmlparser" % "htmllexer" % "2.1"

Advertisement

Dependencies from Group

Apr 24, 2011
124 usages
Apr 24, 2011
11 usages

Discover Dependencies

Nov 23, 2019
26 usages
9.6k stars
Jan 11, 2018
10 usages
315 stars
Jan 21, 2020
7 usages
Jun 05, 2015
24 usages
Sep 08, 2021
4 usages
4 stars
Nov 29, 2011
69 usages
64 stars
Aug 25, 2023
73 usages
2.8k stars
ejs
Feb 14, 2023
10 usages
7.1k stars