License |
License |
---|---|
GroupId | GroupIdde.erichseifert.vectorgraphics2d |
ArtifactId | ArtifactIdVectorGraphics2D |
Last Version | Last Version0.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVectorGraphics2D
A library for adding vector export to Java(R) Graphics2D.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
VectorGraphics2D-0.13.pom | |
VectorGraphics2D-0.13.jar | 39 KB |
VectorGraphics2D-0.13-src.zip | 55 KB |
VectorGraphics2D-0.13-src.tar.gz | 35 KB |
VectorGraphics2D-0.13-src.tar.bz2 | 32 KB |
VectorGraphics2D-0.13-sources.jar | 27 KB |
VectorGraphics2D-0.13-javadoc.jar | 82 KB |
VectorGraphics2D-0.13-bin.zip | 155 KB |
VectorGraphics2D-0.13-bin.tar.gz | 155 KB |
VectorGraphics2D-0.13-bin.tar.bz2 | 158 KB |
Browse |
<!-- 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"]
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 |