Jar examples for p:pdfcrowd
A client for the Pdfcrowd API
You can download jar file pdfcrowd 4.2.1 in this page.
MIT License
You can use the following script to add pdfcrowd-4.2.1.jar to your project.
<dependency> <groupId>com.pdfcrowd</groupId> <artifactId>pdfcrowd</artifactId> <version>4.2.1</version> </dependency>
compile group: 'com.pdfcrowd', name: 'pdfcrowd', version: '4.2.1'
libraryDependencies += "com.pdfcrowd" % "pdfcrowd" % "4.2.1"
<dependency org="com.pdfcrowd" name="pdfcrowd" rev="4.2.1"/>
@Grapes(@Grab(group='com.pdfcrowd', module='pdfcrowd', version='4.2.1'))
'com.pdfcrowd:pdfcrowd:jar:4.2.1'
Click the following link to download the jar file.
pdfcrowd-4.2.1-javadoc.jar