is not current version
Last Version 2.9.1

wiki.xsx:x-easypdf 2.0.1

a util for pdf

Categories

Categories

PDF Data
GroupId

GroupId

wiki.xsx
ArtifactId

ArtifactId

x-easypdf
Version

Version

2.0.1
Type

Type

jar

Download x-easypdf 2.0.1


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