Last Version

VectorGraphics2D 0.13

A library for adding vector export to Java(R) Graphics2D.

License

License

GroupId

GroupId

de.erichseifert.vectorgraphics2d
ArtifactId

ArtifactId

VectorGraphics2D
Version

Version

0.13
Type

Type

jar
Description

Description

VectorGraphics2D
A library for adding vector export to Java(R) Graphics2D.
Project URL

Project URL

https://github.com/eseifert/vectorgraphics2d/
Source Code Management

Source Code Management

https://github.com/eseifert/vectorgraphics2d/

Download VectorGraphics2D 0.13


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

Dependencies

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.ghost4j : ghost4j jar 1.0.1
org.apache.xmlgraphics : batik-transcoder jar 1.9
org.apache.xmlgraphics : batik-codec jar 1.9
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

There are no modules declared in this project.