is not current version
Last Version 0.5.0

com.craigburke.document:pdf 0.4.12

null

Categories

Categories

PDF Data
GroupId

GroupId

com.craigburke.document
ArtifactId

ArtifactId

pdf
Version

Version

0.4.12
Type

Type

jar

Download pdf 0.4.12


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