is not current version
Last Version 2.9.1

wiki.xsx:x-easypdf 2.2.0

a util for pdf

Categories

Categories

PDF Data
GroupId

GroupId

wiki.xsx
ArtifactId

ArtifactId

x-easypdf
Version

Version

2.2.0
Type

Type

jar

Download x-easypdf 2.2.0


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