is not current version
Last Version 4.2.5

org.bitbucket.swattu:pdf-utils 4.0.48


Categories

Categories

PDF Data
GroupId

GroupId

org.bitbucket.swattu
ArtifactId

ArtifactId

pdf-utils
Version

Version

4.0.48
Type

Type

jar

Download pdf-utils 4.0.48


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