is not current version
Last Version 3.0.0-RC1

de.rototor.pdfbox:graphics2d 3.0.0-alpha2

Graphics2D Bridge for Apache PDFBox

Categories

Categories

PDFBox Business Logic Libraries PDF Data
GroupId

GroupId

de.rototor.pdfbox
ArtifactId

ArtifactId

graphics2d
Version

Version

3.0.0-alpha2
Type

Type

jar

Download graphics2d 3.0.0-alpha2


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