is not current version
Last Version 5.6.0

com.pdfcrowd:pdfcrowd 4.0

A client for the Pdfcrowd API

Categories

Categories

PDF Data
GroupId

GroupId

com.pdfcrowd
ArtifactId

ArtifactId

pdfcrowd
Version

Version

4.0
Type

Type

jar

Download pdfcrowd 4.0


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