is not current version
Last Version 5.6.0

com.pdfcrowd:pdfcrowd 5.1.0

A client for the Pdfcrowd API

Categories

Categories

PDF Data
GroupId

GroupId

com.pdfcrowd
ArtifactId

ArtifactId

pdfcrowd
Version

Version

5.1.0
Type

Type

jar

Download pdfcrowd 5.1.0


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