is not current version
Last Version RELEASE140

org.netbeans.cluster:javafx RELEASE123

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

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

Filename Size
javafx-RELEASE123.pom 2 KB
Browse

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

Dependencies

compile (7)

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

Project Modules

There are no modules declared in this project.