SWTGraphics2D

An implementation of Java2D's Graphics2D API that targets an SWT graphics context, allowing existing Java2D code to be reused in SWT applications.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

SWTGraphics2D
An implementation of Java2D's Graphics2D API that targets an SWT graphics context, allowing existing Java2D code to be reused in SWT applications.
Ссылка на сайт

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

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

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

https://github.com/jfree/swtgraphics2d

Скачать swtgraphics2d

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.eclipse.platform » org.eclipse.swt.${swt.platform} jar 3.116.100

test (2)

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

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

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

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

Версия
1.1.0
1.0