License |
License |
---|---|
Categories |
CategoriesNetBeans Development Tools IDE Net |
GroupId | GroupIdcom.gluonhq.plugin |
ArtifactId | ArtifactIdcom-gluonhq-plugin-netbeans |
Last Version | Last Version2.10.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGluon 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.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |