is not current version
Last Version 19-ea+8

openjfx 18-ea+9

OpenJFX JavaFX

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.openjfx
ArtifactId

ArtifactId

javafx
Version

Version

18-ea+9
Type

Type

pom
Description

Description

openjfx
OpenJFX JavaFX
Project URL

Project URL

https://openjdk.java.net/projects/openjfx/
Source Code Management

Source Code Management

https://github.com/openjdk/jfx

Download javafx 18-ea+9

Filename Size
javafx-18-ea+9.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.