Copy link to clipboard
Copied
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>
Have something to add?