Last Version

api2pdf 2.0.0

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

License

License

Categories

Categories

CLI User Interface PDF Data
GroupId

GroupId

com.api2pdf.client
ArtifactId

ArtifactId

api2pdf
Version

Version

2.0.0
Type

Type

jar
Description

Description

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
Project URL

Project URL

https://www.api2pdf.com/

Download api2pdf 2.0.0


<!-- https://jarcasting.com/artifacts/com.api2pdf.client/api2pdf/ -->
<dependency>
    <groupId>com.api2pdf.client</groupId>
    <artifactId>api2pdf</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.api2pdf.client/api2pdf/
implementation 'com.api2pdf.client:api2pdf:2.0.0'
// https://jarcasting.com/artifacts/com.api2pdf.client/api2pdf/
implementation ("com.api2pdf.client:api2pdf:2.0.0")
'com.api2pdf.client:api2pdf:jar:2.0.0'
<dependency org="com.api2pdf.client" name="api2pdf" rev="2.0.0">
  <artifact name="api2pdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.api2pdf.client', module='api2pdf', version='2.0.0')
)
libraryDependencies += "com.api2pdf.client" % "api2pdf" % "2.0.0"
[com.api2pdf.client/api2pdf "2.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.4
org.apache.maven.shared : maven-filtering jar 3.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.