MVN

net.sf.cssbox : pdf2dom-lite

Maven & Gradle

Oct 17, 2022
3 stars

pdf2dom-lite · A lightweight fork of Pdf2Dom

<dependency>
    <groupId>net.sf.cssbox</groupId>
    <artifactId>pdf2dom-lite</artifactId>
    <version>2.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.cssbox : pdf2dom-lite to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.3

All Versions

Choose a version of net.sf.cssbox : pdf2dom-lite to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
pdf2dom-lite-2.0.3

How to add a dependency to Maven

Add the following net.sf.cssbox : pdf2dom-lite maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.cssbox</groupId>
    <artifactId>pdf2dom-lite</artifactId>
    <version>2.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.cssbox : pdf2dom-lite gradle dependency to your build.gradle file:

implementation 'net.sf.cssbox:pdf2dom-lite:2.0.3'

Gradle Kotlin DSL: Add the following net.sf.cssbox : pdf2dom-lite gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.cssbox:pdf2dom-lite:2.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.cssbox : pdf2dom-lite sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.cssbox" % "pdf2dom-lite" % "2.0.3"

Advertisement

Dependencies from Group

Mar 19, 2023
13 usages
204 stars
Oct 17, 2022
9 usages
157 stars
Feb 01, 2021
7 usages
78 stars
Oct 17, 2022
1 usages
0 stars
Sep 01, 2014
1 usages
56 stars

Discover Dependencies