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

FXGraphics2D 2.1.3

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
Идентификатор

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

org.jfree.fxgraphics2d
Версия

Версия

2.1.3
Тип

Тип

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

Скачать org.jfree.fxgraphics2d 2.1.3


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.openjfx : javafx-base jar 17.0.2
org.openjfx : javafx-swing jar 17.0.2

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

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

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