Last Version

org.netbeans.cluster:javafx RELEASE140

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

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

Filename Size
javafx-RELEASE140.pom 2 KB
Browse

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

Dependencies

compile (7)

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

Project Modules

There are no modules declared in this project.