is not current version
Last Version 3.0.0-RC1

de.rototor.pdfbox:graphics2d 0.38

Graphics2D Bridge for Apache PDFBox

Categories

Categories

PDFBox Business Logic Libraries PDF Data
GroupId

GroupId

de.rototor.pdfbox
ArtifactId

ArtifactId

graphics2d
Version

Version

0.38
Type

Type

jar

Download graphics2d 0.38


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