is not current version
Last Version 2.4.9

com.planbase.pdf:PdfLayoutMgr2 2.1.8

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

Type

jar

Download PdfLayoutMgr2 2.1.8


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