is not current version
Last Version RELEASE140

org.netbeans.cluster:javafx RELEASE126

Apache NetBeans is an integrated development environment, tooling platform, and application framework.

License

License

Categories

Categories

NetBeans Development Tools IDE Net JavaFX User Interface
GroupId

GroupId

org.netbeans.cluster
ArtifactId

ArtifactId

javafx
Version

Version

RELEASE126
Type

Type

pom
Description

Description

Apache NetBeans is an integrated development environment, tooling platform, and application framework.
Project Organization

Project Organization

The Apache Software Foundation

Download javafx RELEASE126

Filename Size
javafx-RELEASE126.pom 2 KB
Browse

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

Dependencies

compile (7)

Group / Artifact Type Version
org.netbeans.modules : org-netbeans-modules-javafx2-editor nbm-file RELEASE126
org.netbeans.modules : org-netbeans-modules-javafx2-kit nbm-file RELEASE126
org.netbeans.modules : org-netbeans-modules-javafx2-platform nbm-file RELEASE126
org.netbeans.modules : org-netbeans-modules-javafx2-project nbm-file RELEASE126
org.netbeans.modules : org-netbeans-modules-javafx2-samples nbm-file RELEASE126
org.netbeans.modules : org-netbeans-modules-javafx2-scenebuilder nbm-file RELEASE126
org.netbeans.modules : org-netbeans-modules-maven-htmlui nbm-file RELEASE126

Project Modules

There are no modules declared in this project.