MVN

wiki.xsx : xpdf

Maven & Gradle

Mar 13, 2020

xpdf · a util for pdf

<dependency>
    <groupId>wiki.xsx</groupId>
    <artifactId>xpdf</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of wiki.xsx : xpdf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of wiki.xsx : xpdf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
xpdf-1.0.1
xpdf-1.0.0

How to add a dependency to Maven

Add the following wiki.xsx : xpdf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>wiki.xsx</groupId>
    <artifactId>xpdf</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following wiki.xsx : xpdf gradle dependency to your build.gradle file:

implementation 'wiki.xsx:xpdf:1.0.1'

Gradle Kotlin DSL: Add the following wiki.xsx : xpdf gradle kotlin dependency to your build.gradle.kts file:

implementation("wiki.xsx:xpdf:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following wiki.xsx : xpdf sbt scala dependency to your build.sbt file:

libraryDependencies += "wiki.xsx" % "xpdf" % "1.0.1"

Advertisement

Dependencies from Group

Mar 18, 2023
2 usages
Jul 15, 2023
1 usages
Mar 24, 2018
May 07, 2019

Discover Dependencies

Jan 18, 2022
1 usages
3 stars
Mar 10, 2020
1.1k stars
Aug 15, 2023
115 usages
446 stars
Aug 15, 2023
22 usages
1k stars
May 04, 2020
1 usages
114 stars
Apr 29, 2021
2 usages
605 stars