MVN

com.api2pdf.client : api2pdf

Maven & Gradle

Sep 23, 2021
2 stars

api2pdf · This client library is a wrapper for the Api2Pdf.com REST API. See full REST api documentation at https://www.api2pdf.com/documentation/v2. Api2Pdf is a powerful API that supports HTML to PDF, URL to PDF, HTML to Image, URL to Image, Thumbnail / image preview of an Office file, Office files (Word to PDF), HTML to Docx, HTML to excel, PDF to HTML, merge PDFs together, add bookmarks to PDFs, add passwords to PDFs

<dependency>
    <groupId>com.api2pdf.client</groupId>
    <artifactId>api2pdf</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.api2pdf.client : api2pdf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.api2pdf.client : api2pdf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
api2pdf-2.0.0
1.0.x
api2pdf-1.0.4
api2pdf-1.0.3
api2pdf-1.0.2
api2pdf-1.0.1

How to add a dependency to Maven

Add the following com.api2pdf.client : api2pdf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.api2pdf.client</groupId>
    <artifactId>api2pdf</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.api2pdf.client : api2pdf gradle dependency to your build.gradle file:

implementation 'com.api2pdf.client:api2pdf:2.0.0'

Gradle Kotlin DSL: Add the following com.api2pdf.client : api2pdf gradle kotlin dependency to your build.gradle.kts file:

implementation("com.api2pdf.client:api2pdf:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.api2pdf.client : api2pdf sbt scala dependency to your build.sbt file:

libraryDependencies += "com.api2pdf.client" % "api2pdf" % "2.0.0"

Advertisement

Dependencies from Group

Sep 23, 2021
2 stars

Discover Dependencies

Apr 01, 2020
3 usages
8 stars
Aug 25, 2023
16 usages
1.8k stars
Jul 31, 2023
3.1k stars
Jan 17, 2019
1 usages
58.8k stars
Feb 16, 2023
2 usages
4.2k stars
Apr 24, 2021
3 usages
729 stars