is not current version
Last Version 1.1.1

com.moebiusgames:pdfbox-table 1.1.0


Categories

Categories

PDFBox Business Logic Libraries PDF Data
GroupId

GroupId

com.moebiusgames
ArtifactId

ArtifactId

pdfbox-table
Version

Version

1.1.0
Type

Type

jar

Download pdfbox-table 1.1.0


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