Last Version

readability4j 1.3.10

Readability4J is a partial re-implementation of the original readability.js script in Java. Many modifications have been made however.

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

readability4j
Version

Version

1.3.10
Type

Type

jar
Description

Description

readability4j
Readability4J is a partial re-implementation of the original readability.js script in Java. Many modifications have been made however.
Project Organization

Project Organization

The University of Southampton

Download readability4j 1.3.10


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

Dependencies

compile (3)

Group / Artifact Type Version
org.openimaj : core-citation jar 1.3.10
net.sourceforge.nekohtml : nekohtml jar 1.9.14
org.pojava : pojava jar 2.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.