is not current version
Last Version 1.0.3

com.github.nut077:pdf-freedom 1.0.1

library create pdf java

Categories

Categories

PDF Data
GroupId

GroupId

com.github.nut077
ArtifactId

ArtifactId

pdf-freedom
Version

Version

1.0.1
Type

Type

jar

Download pdf-freedom 1.0.1


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