is not current version
Last Version 2.4.9

com.planbase.pdf:PdfLayoutMgr2 2.0.4

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

Categories

Categories

PDF Data
GroupId

GroupId

com.planbase.pdf
ArtifactId

ArtifactId

PdfLayoutMgr2
Version

Version

2.0.4
Type

Type

jar

Download PdfLayoutMgr2 2.0.4


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