MVN

org.verapdf : gui

Maven & Gradle

Aug 01, 2017
45 stars

VeraPDF Library GUI

<dependency>
    <groupId>org.verapdf</groupId>
    <artifactId>gui</artifactId>
    <version>1.6.4-PDFBOX</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.verapdf : gui to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.4-PDFBOX

All Versions

Choose a version of org.verapdf : gui to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
gui-1.6.4-PDFBOX
gui-1.6.3
1.4.x
gui-1.4.7
gui-1.4.7-PDFBOX
gui-1.4.6-PDFBOX
gui-1.4.6
gui-1.4.5-PDFBOX
gui-1.4.5
gui-1.4.4-PDFBOX
gui-1.4.4
gui-1.4.3-PDFBOX
gui-1.4.3
gui-1.4.2-PDFBOX
gui-1.4.2
gui-1.4.1
gui-1.4.1-PDFBOX

How to add a dependency to Maven

Add the following org.verapdf : gui maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.verapdf</groupId>
    <artifactId>gui</artifactId>
    <version>1.6.4-PDFBOX</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.verapdf : gui gradle dependency to your build.gradle file:

implementation 'org.verapdf:gui:1.6.4-PDFBOX'

Gradle Kotlin DSL: Add the following org.verapdf : gui gradle kotlin dependency to your build.gradle.kts file:

implementation("org.verapdf:gui:1.6.4-PDFBOX")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.verapdf : gui sbt scala dependency to your build.sbt file:

libraryDependencies += "org.verapdf" % "gui" % "1.6.4-PDFBOX"

Advertisement

Dependencies from Group

Jul 11, 2023
22 usages
232 stars
Jul 11, 2023
7 usages
221 stars
Jul 11, 2023
7 usages
3 stars
Jul 11, 2023
5 usages
Jul 11, 2023
5 usages
16 stars

Discover Dependencies