is not current version
Last Version RELEASE140

org.netbeans.cluster:javafx RELEASE125

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

RELEASE125
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 RELEASE125

Filename Size
javafx-RELEASE125.pom 2 KB
Browse

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

Dependencies

compile (7)

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

Project Modules

There are no modules declared in this project.