Last Version

PdfLayoutMgr2 2.4.9

An AGPL page-layout manager for PDFBox with line-breaking, page-breaking, and tables. Uses a box-model for styles.

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.planbase.pdf
ArtifactId

ArtifactId

PdfLayoutMgr2
Version

Version

2.4.9
Type

Type

jar
Description

Description

PdfLayoutMgr2
An AGPL page-layout manager for PDFBox with line-breaking, page-breaking, and tables. Uses a box-model for styles.

Download PdfLayoutMgr2 2.4.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.pdfbox : pdfbox jar 2.0.21
org.organicdesign : Indented jar 0.0.15
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

test (2)

Group / Artifact Type Version
org.organicdesign : TestUtils jar 0.0.19
org.jetbrains.kotlin : kotlin-test-junit jar 1.4.10

Project Modules

There are no modules declared in this project.