is not current version
Last Version 5.6.0

com.pdfcrowd:pdfcrowd 4.3.1

A client for the Pdfcrowd API

Categories

Categories

PDF Data
GroupId

GroupId

com.pdfcrowd
ArtifactId

ArtifactId

pdfcrowd
Version

Version

4.3.1
Type

Type

jar

Download pdfcrowd 4.3.1


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