Last Version

html2txt 1.0.3

A tool to convert HTML documents into plain text.

License

License

GroupId

GroupId

de.unkrig
ArtifactId

ArtifactId

html2txt
Version

Version

1.0.3
Type

Type

jar
Description

Description

html2txt
A tool to convert HTML documents into plain text.
Project URL

Project URL

http://html2txt.unkrig.de/
Project Organization

Project Organization

Arno Unkrig
Source Code Management

Source Code Management

https://svn.code.sf.net/p/html2txt/code/trunk/de.unkrig.html2txt

Download html2txt 1.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
de.unkrig.commons : commons-lang jar 1.2.12
de.unkrig.commons : commons-util jar 1.2.12

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.