is not current version
Last Version 2.4.9

com.planbase.pdf:PdfLayoutMgr2 2.4.2

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.4.2
Type

Type

jar

Download PdfLayoutMgr2 2.4.2


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