is not current version
Last Version 4.2.5

org.bitbucket.swattu:pdf-utils 4.1.20


Categories

Categories

PDF Data
GroupId

GroupId

org.bitbucket.swattu
ArtifactId

ArtifactId

pdf-utils
Version

Version

4.1.20
Type

Type

jar

Download pdf-utils 4.1.20


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