| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем ORM Данные |
| Группа | Группаorg.eclipse.platform |
| Идентификатор | Идентификаторorg.eclipse.swt.gtk.linux.x86_64 |
| Версия | Версия3.117.0 |
| Тип | Типjar |
| Описание |
ОписаниеStandard Widget Toolkit for GTK
Standard Widget Toolkit for GTK
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.swt.gtk.linux.x86_64/ -->
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.swt.gtk.linux.x86_64</artifactId>
<version>3.117.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.swt.gtk.linux.x86_64/
implementation 'org.eclipse.platform:org.eclipse.swt.gtk.linux.x86_64:3.117.0'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.swt.gtk.linux.x86_64/
implementation ("org.eclipse.platform:org.eclipse.swt.gtk.linux.x86_64:3.117.0")
'org.eclipse.platform:org.eclipse.swt.gtk.linux.x86_64:jar:3.117.0'
<dependency org="org.eclipse.platform" name="org.eclipse.swt.gtk.linux.x86_64" rev="3.117.0">
<artifact name="org.eclipse.swt.gtk.linux.x86_64" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.platform', module='org.eclipse.swt.gtk.linux.x86_64', version='3.117.0')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.swt.gtk.linux.x86_64" % "3.117.0"
[org.eclipse.platform/org.eclipse.swt.gtk.linux.x86_64 "3.117.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.platform : org.eclipse.swt | jar | [3.116.0,4.0.0) |