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

org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article 3.2.500

Tabbed Properties View Article Example

Категории

Категории

CLI Взаимодействие с пользователем ORM Данные
Группа

Группа

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

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

org.eclipse.ui.examples.views.properties.tabbed.article
Версия

Версия

3.2.500
Тип

Тип

jar

Скачать org.eclipse.ui.examples.views.properties.tabbed.article 3.2.500


<!-- https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.ui.examples.views.properties.tabbed.article/ -->
<dependency>
    <groupId>org.eclipse.platform</groupId>
    <artifactId>org.eclipse.ui.examples.views.properties.tabbed.article</artifactId>
    <version>3.2.500</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.ui.examples.views.properties.tabbed.article/
implementation 'org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:3.2.500'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.ui.examples.views.properties.tabbed.article/
implementation ("org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:3.2.500")
'org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:jar:3.2.500'
<dependency org="org.eclipse.platform" name="org.eclipse.ui.examples.views.properties.tabbed.article" rev="3.2.500">
  <artifact name="org.eclipse.ui.examples.views.properties.tabbed.article" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.platform', module='org.eclipse.ui.examples.views.properties.tabbed.article', version='3.2.500')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.ui.examples.views.properties.tabbed.article" % "3.2.500"
[org.eclipse.platform/org.eclipse.ui.examples.views.properties.tabbed.article "3.2.500"]