is not current version
Last Version 3.0.0-RC1

de.rototor.pdfbox:pdfboxgraphics2d-parent 3.0.0-alpha3

Graphics2D Bridge for Apache PDFBox

Categories

Categories

PDFBox Business Logic Libraries PDF Data
GroupId

GroupId

de.rototor.pdfbox
ArtifactId

ArtifactId

pdfboxgraphics2d-parent
Version

Version

3.0.0-alpha3
Type

Type

pom

Download pdfboxgraphics2d-parent 3.0.0-alpha3


<!-- https://jarcasting.com/artifacts/de.rototor.pdfbox/pdfboxgraphics2d-parent/ -->
<dependency>
    <groupId>de.rototor.pdfbox</groupId>
    <artifactId>pdfboxgraphics2d-parent</artifactId>
    <version>3.0.0-alpha3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.rototor.pdfbox/pdfboxgraphics2d-parent/
implementation 'de.rototor.pdfbox:pdfboxgraphics2d-parent:3.0.0-alpha3'
// https://jarcasting.com/artifacts/de.rototor.pdfbox/pdfboxgraphics2d-parent/
implementation ("de.rototor.pdfbox:pdfboxgraphics2d-parent:3.0.0-alpha3")
'de.rototor.pdfbox:pdfboxgraphics2d-parent:pom:3.0.0-alpha3'
<dependency org="de.rototor.pdfbox" name="pdfboxgraphics2d-parent" rev="3.0.0-alpha3">
  <artifact name="pdfboxgraphics2d-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.rototor.pdfbox', module='pdfboxgraphics2d-parent', version='3.0.0-alpha3')
)
libraryDependencies += "de.rototor.pdfbox" % "pdfboxgraphics2d-parent" % "3.0.0-alpha3"
[de.rototor.pdfbox/pdfboxgraphics2d-parent "3.0.0-alpha3"]