is not current version
Last Version 0.0.3

org.xblackcat.sjpu:sjpu-pdftable 0.0.2

PDF Table renderer: allows to render a data set as table in PDF document.

Categories

Categories

PDF Data
GroupId

GroupId

org.xblackcat.sjpu
ArtifactId

ArtifactId

sjpu-pdftable
Version

Version

0.0.2
Type

Type

jar

Download sjpu-pdftable 0.0.2


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