Last Version

JReadability 1.3

A Java library that parses HTML as input and returns clean, easy-to-read text.

License

License

GroupId

GroupId

com.wu-man
ArtifactId

ArtifactId

jreadability
Version

Version

1.3
Type

Type

jar
Description

Description

JReadability
A Java library that parses HTML as input and returns clean, easy-to-read text.
Project Organization

Project Organization

David Wu
Source Code Management

Source Code Management

https://github.com/wuman/JReadability

Download jreadability 1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.7.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.