is not current version
Last Version 2.0.0

com.api2pdf.client:api2pdf 1.0.1

Api2Pdf is a powerful PDF generation API with no rate limits or file size constraints. Generate PDFs from HTML, URLs, images, office documents, and more.

Categories

Categories

CLI User Interface PDF Data
GroupId

GroupId

com.api2pdf.client
ArtifactId

ArtifactId

api2pdf
Version

Version

1.0.1
Type

Type

jar

Download api2pdf 1.0.1


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