| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNetBeans Инструменты разработки IDE Сеть |
| Группа | Группаcom.gluonhq.plugin |
| Идентификатор | Идентификаторcom-gluonhq-plugin-netbeans |
| Последняя версия | Последняя версия2.10.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеGluon Plugin for NetBeans
Gluon Plugin allows developers to create Java applications and their native images targeting Android, iOS, Linux, MacOS and Windows platforms using the same codebase.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.gluonhq.plugin/com-gluonhq-plugin-netbeans/ -->
<dependency>
<groupId>com.gluonhq.plugin</groupId>
<artifactId>com-gluonhq-plugin-netbeans</artifactId>
<version>2.10.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gluonhq.plugin/com-gluonhq-plugin-netbeans/
implementation 'com.gluonhq.plugin:com-gluonhq-plugin-netbeans:2.10.4'
// https://jarcasting.com/artifacts/com.gluonhq.plugin/com-gluonhq-plugin-netbeans/
implementation ("com.gluonhq.plugin:com-gluonhq-plugin-netbeans:2.10.4")
'com.gluonhq.plugin:com-gluonhq-plugin-netbeans:pom:2.10.4'
<dependency org="com.gluonhq.plugin" name="com-gluonhq-plugin-netbeans" rev="2.10.4">
<artifact name="com-gluonhq-plugin-netbeans" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gluonhq.plugin', module='com-gluonhq-plugin-netbeans', version='2.10.4')
)
libraryDependencies += "com.gluonhq.plugin" % "com-gluonhq-plugin-netbeans" % "2.10.4"
[com.gluonhq.plugin/com-gluonhq-plugin-netbeans "2.10.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.gluonhq » ide-plugin-templates | jar | 2.10.4 |
| org.netbeans.api : org-netbeans-api-progress | jar | RELEASE110 |
| org.netbeans.api : org-netbeans-api-progress-nb | jar | RELEASE110 |
| org.netbeans.api : org-openide-modules | jar | RELEASE110 |
| org.netbeans.api : org-openide-nodes | jar | RELEASE110 |
| org.netbeans.api : org-openide-filesystems | jar | RELEASE110 |
| org.netbeans.api : org-openide-awt | jar | RELEASE110 |
| org.netbeans.api : org-openide-util | jar | RELEASE110 |
| org.netbeans.api : org-openide-util-ui | jar | RELEASE110 |
| org.netbeans.api : org-openide-util-lookup | jar | RELEASE110 |
| org.netbeans.api : org-netbeans-modules-projectapi | jar | RELEASE110 |
| org.netbeans.api : org-netbeans-modules-options-api | jar | RELEASE110 |
| org.netbeans.api : org-netbeans-modules-projectuiapi | jar | RELEASE110 |
| org.netbeans.api : org-openide-dialogs | jar | RELEASE110 |
| org.netbeans.api : org-openide-loaders | jar | RELEASE110 |