is not current version
Last Version 1.6

com.github.dhorions:boxable 1.5-RC

Easily creates tables in pdf.

GroupId

GroupId

com.github.dhorions
ArtifactId

ArtifactId

boxable
Version

Version

1.5-RC
Type

Type

jar

Download boxable 1.5-RC


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