Last Version

NameOf 1.1.2

A Java library to programmatically return the name of fields similar to the C# nameof() expression

License

License

MIT
Categories

Categories

PDFBox Business Logic Libraries PDF Data
GroupId

GroupId

de.mobiuscode
ArtifactId

ArtifactId

pdfbox-table
Version

Version

1.1.2
Type

Type

jar
Description

Description

NameOf
A Java library to programmatically return the name of fields similar to the C# nameof() expression
Project URL

Project URL

https://github.com/mobiuscode-de/pdfbox-table
Project Organization

Project Organization

MobiusCode GmbH
Source Code Management

Source Code Management

https://github.com/mobiuscode-de/pdfbox-table

Download pdfbox-table 1.1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.pdfbox : pdfbox jar 2.0.24
org.jsoup : jsoup jar 1.14.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.