License |
License |
---|---|
GroupId | GroupIdtech.grasshopper |
ArtifactId | ArtifactIdtable-layout |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontable-layout
Custom PDF tbale layout for internal use only
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
table-layout-1.5.1.pom | |
table-layout-1.5.1.jar | 276 KB |
table-layout-1.5.1-sources.jar | 121 KB |
table-layout-1.5.1-javadoc.jar | 982 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.grasshopper/table-layout/ -->
<dependency>
<groupId>tech.grasshopper</groupId>
<artifactId>table-layout</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.grasshopper/table-layout/
implementation 'tech.grasshopper:table-layout:1.5.1'
// https://jarcasting.com/artifacts/tech.grasshopper/table-layout/
implementation ("tech.grasshopper:table-layout:1.5.1")
'tech.grasshopper:table-layout:jar:1.5.1'
<dependency org="tech.grasshopper" name="table-layout" rev="1.5.1">
<artifact name="table-layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.grasshopper', module='table-layout', version='1.5.1')
)
libraryDependencies += "tech.grasshopper" % "table-layout" % "1.5.1"
[tech.grasshopper/table-layout "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.pdfbox : pdfbox | jar | 2.0.26 |
org.projectlombok : lombok | jar | 1.18.18 |