Last Version

JTidy 4aug2000r7-dev

JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM parser for real-world HTML.

License

License

Java HTML Tidy License
GroupId

GroupId

jtidy
ArtifactId

ArtifactId

jtidy
Version

Version

4aug2000r7-dev
Type

Type

jar
Description

Description

JTidy
JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM parser for real-world HTML.
Project URL

Project URL

http://jtidy.sourceforge.net
Project Organization

Project Organization

JTidy

Download jtidy 4aug2000r7-dev


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

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.