MVN

net.dankito.readability4j : readability4j

Maven & Gradle

Oct 27, 2021
131 stars

readability4j · A Kotlin port of Mozilla‘s Readability. It extracts a website‘s relevant content and removes all clutter from it.

<dependency>
    <groupId>net.dankito.readability4j</groupId>
    <artifactId>readability4j</artifactId>
    <version>1.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.dankito.readability4j : readability4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.8

All Versions

Choose a version of net.dankito.readability4j : readability4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
readability4j-1.0.8
readability4j-1.0.7
readability4j-1.0.6
readability4j-1.0.5
readability4j-1.0.4
readability4j-1.0.3
readability4j-1.0.2
readability4j-1.0.1
1.0
readability4j-1.0

How to add a dependency to Maven

Add the following net.dankito.readability4j : readability4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.dankito.readability4j</groupId>
    <artifactId>readability4j</artifactId>
    <version>1.0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.dankito.readability4j : readability4j gradle dependency to your build.gradle file:

implementation 'net.dankito.readability4j:readability4j:1.0.8'

Gradle Kotlin DSL: Add the following net.dankito.readability4j : readability4j gradle kotlin dependency to your build.gradle.kts file:

implementation("net.dankito.readability4j:readability4j:1.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.dankito.readability4j : readability4j sbt scala dependency to your build.sbt file:

libraryDependencies += "net.dankito.readability4j" % "readability4j" % "1.0.8"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 31, 2018
5 usages
33 stars
Oct 31, 2018
2 usages
33 stars
Oct 31, 2018
1 usages
33 stars
Oct 31, 2018
1 usages
33 stars
Oct 31, 2018
2 usages
33 stars
Oct 31, 2018
1 usages
33 stars
Oct 31, 2018
2 usages
33 stars
Dec 08, 2017
1 usages
1 stars