VectorGraphics2D

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

Лицензия

Лицензия

Группа

Группа

de.erichseifert.vectorgraphics2d
Идентификатор

Идентификатор

VectorGraphics2D
Последняя версия

Последняя версия

0.13
Дата

Дата

Тип

Тип

jar
Описание

Описание

VectorGraphics2D
A library for adding vector export to Java(R) Graphics2D.
Ссылка на сайт

Ссылка на сайт

https://github.com/eseifert/vectorgraphics2d/
Система контроля версий

Система контроля версий

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

Скачать VectorGraphics2D

Как подключить последнюю версию

<!-- 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"]

Зависимости

test (6)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.13
0.12
0.11
0.10
0.9.3