Boxable, a high-level API to creates table on top of Apache Pdfbox

Easily creates tables in pdf.

GroupId

GroupId

com.github.dhorions
ArtifactId

ArtifactId

boxable
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

jar
Description

Description

Boxable, a high-level API to creates table on top of Apache Pdfbox
Easily creates tables in pdf.

Download boxable

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.pdfbox : pdfbox jar 2.0.21
org.slf4j : slf4j-api jar 1.7.10
com.google.guava : guava jar 29.0-android
org.apache.commons : commons-csv jar 1.2
org.jsoup : jsoup jar 1.9.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.6
1.5
1.5-RC
1.4
1.3