is not current version
Last Version RELEASE140

org.netbeans.cluster:javafx RELEASE124

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

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

Filename Size
javafx-RELEASE124.pom 2 KB
Browse

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

Dependencies

compile (7)

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

Project Modules

There are no modules declared in this project.