is not current version
Last Version 1.5.1

tech.grasshopper:table-layout 1.2.0

Custom PDF tbale layout for internal use only

GroupId

GroupId

tech.grasshopper
ArtifactId

ArtifactId

table-layout
Version

Version

1.2.0
Type

Type

jar

Download table-layout 1.2.0


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