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

FXGraphics2D 1.8

FXGraphics2D is an API that provides a Graphics2D implementation that targets the JavaFX Canvas. This allows existing Java2D code to be reused with JavaFX.

Лицензия

Лицензия

Группа

Группа

org.jfree
Идентификатор

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

fxgraphics2d
Версия

Версия

1.8
Тип

Тип

jar
Описание

Описание

FXGraphics2D
FXGraphics2D is an API that provides a Graphics2D implementation that targets the JavaFX Canvas. This allows existing Java2D code to be reused with JavaFX.
Ссылка на сайт

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

http://www.jfree.org/fxgraphics2d
Система контроля версий

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

https://github.com/jfree/fxgraphics2d

Скачать fxgraphics2d 1.8


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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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