is not current version
Last Version 2.4.9

com.planbase.pdf:PdfLayoutMgr2 2.2.0

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

Type

jar

Download PdfLayoutMgr2 2.2.0


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