is not current version
Last Version 1.3.4-RELEASE

com.github.dreamroute:pdf-util 1.3-RELEASE

PDF Util

Categories

Categories

PDF Data
GroupId

GroupId

com.github.dreamroute
ArtifactId

ArtifactId

pdf-util
Version

Version

1.3-RELEASE
Type

Type

jar

Download pdf-util 1.3-RELEASE


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