Last Version

Html2Sax 2.1.4

HTML parser that maps to the Java SAX interface.

License

License

GroupId

GroupId

de.sfuhrm
ArtifactId

ArtifactId

html2sax
Version

Version

2.1.4
Type

Type

jar
Description

Description

Html2Sax
HTML parser that maps to the Java SAX interface.
Project URL

Project URL

https://github.com/sfuhrm/html2sax
Source Code Management

Source Code Management

https://github.com/sfuhrm/html2sax

Download html2sax 2.1.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.