Jar examples for v:VectorGraphics2D
A library for adding vector export to Java(R) Graphics2D.
You can download jar file VectorGraphics2D 0.11 in this page.
GNU Library or Lesser General Public License (LGPL)
You can use the following script to add VectorGraphics2D-0.11.jar to your project.
<dependency> <groupId>de.erichseifert.vectorgraphics2d</groupId> <artifactId>VectorGraphics2D</artifactId> <version>0.11</version> </dependency>
compile group: 'de.erichseifert.vectorgraphics2d', name: 'VectorGraphics2D', version: '0.11'
libraryDependencies += "de.erichseifert.vectorgraphics2d" % "VectorGraphics2D" % "0.11"
<dependency org="de.erichseifert.vectorgraphics2d" name="VectorGraphics2D" rev="0.11"/>
@Grapes(@Grab(group='de.erichseifert.vectorgraphics2d', module='VectorGraphics2D', version='0.11'))
'de.erichseifert.vectorgraphics2d:VectorGraphics2D:jar:0.11'
Click the following link to download the jar file.
VectorGraphics2D-0.11-javadoc.jar