Skip to main content
Participant
August 26, 2020
Question

Could not download pdftools-sdk-1.1.0.jar using pom file

  • August 26, 2020
  • 0 replies
  • 371 views

I have added below in the pom.xml file but pdftools-sdk-1.1.0.jar is not getting downloaded.

 <dependency>
<groupId>com.adobe.documentservices</groupId>
<artifactId>pdftools-sdk</artifactId>
<version>${pdftools.sdk.version}</version>
</dependency>

This topic has been closed for replies.