MVN

io.github.cdimascio : essence

Maven & Gradle

Dec 20, 2018
109 stars

essence · Automatically extracts the main text content (and much more) from an HTML document

<dependency>
    <groupId>io.github.cdimascio</groupId>
    <artifactId>essence</artifactId>
    <version>0.13.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.cdimascio : essence to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.13.0

All Versions

Choose a version of io.github.cdimascio : essence to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.13.x
essence-0.13.0
0.12.x
essence-0.12.6

How to add a dependency to Maven

Add the following io.github.cdimascio : essence maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.cdimascio</groupId>
    <artifactId>essence</artifactId>
    <version>0.13.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.cdimascio : essence gradle dependency to your build.gradle file:

implementation 'io.github.cdimascio:essence:0.13.0'

Gradle Kotlin DSL: Add the following io.github.cdimascio : essence gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.cdimascio:essence:0.13.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.cdimascio : essence sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.cdimascio" % "essence" % "0.13.0"

Advertisement

Dependencies from Group

Sep 07, 2020
31 usages
30 stars
Apr 30, 2023
15 usages
353 stars
Jan 16, 2023
2 usages
457 stars
Nov 04, 2018
5 stars

Discover Dependencies

Nov 20, 2018
0 stars
Nov 21, 2018
0 stars
Dec 09, 2022
1 usages
6 stars
Dec 09, 2022
1 usages
7 stars
Dec 09, 2022
5 usages
5 stars
Dec 09, 2022
1 usages
5 stars
Dec 09, 2022
7 usages
5 stars
Jul 07, 2023
1.6k stars