Jar examples for h:html2txt
A tool to convert HTML documents into plain text.
You can download jar file html2txt 1.0.0 in this page.
New BSD License
You can use the following script to add html2txt-1.0.0.jar to your project.
<dependency> <groupId>de.unkrig</groupId> <artifactId>html2txt</artifactId> <version>1.0.0</version> </dependency>
compile group: 'de.unkrig', name: 'html2txt', version: '1.0.0'
libraryDependencies += "de.unkrig" % "html2txt" % "1.0.0"
<dependency org="de.unkrig" name="html2txt" rev="1.0.0"/>
@Grapes(@Grab(group='de.unkrig', module='html2txt', version='1.0.0'))
'de.unkrig:html2txt:jar:1.0.0'
Click the following link to download the jar file.
html2txt-1.0.0-jar-with-dependencies.jar